Commit graph

520 commits

Author SHA1 Message Date
dnk-88
d301e9ac67 Change: Optimized placement source files in object viewer qt 2013-01-06 16:25:28 +03:00
kervala
5efeb5ba62 Fixed: Compilation with VC++ 2010 and 2012 2012-12-11 12:22:41 +01:00
kervala
4a63d4556a Fixed: PCH for Object Viewer plugin 2012-12-08 13:11:17 +01:00
kervala
21b784cc84 Changed: Methods constification 2012-12-08 11:27:18 +01:00
kervala
80d16e39eb Changed: Add Qt headers in PCH for speed improvement 2012-12-08 11:25:21 +01:00
kervala
0cabe14089 Changed: Code simplification 2012-12-08 11:24:43 +01:00
kervala
d1dfe4eb62 Added: PCH for Georges Editor Plugin 2012-12-08 11:22:05 +01:00
kervala
d9e75b1e03 Changed: Compilation with GCC 2012-12-08 11:18:26 +01:00
kervala
d890af5175 Changed: Applied Kaetemi patch to disable old S3TC library mistakes 2012-12-02 10:20:19 +01:00
kervala
9ceb9e7d81 Fixed: Wrong EOL 2012-11-24 18:38:56 +01:00
kervala
eb6ccdaad8 Fixed: MFC tools compilation with STLport 2012-10-28 13:41:50 +01:00
kervala
a3376d32a4 fixes #3 allow Qt without STLport to link to NeL with STLport 2012-10-28 13:34:58 +01:00
kervala
34bf41082f Fixed: Compilation with 64 bits MFC 2012-10-28 12:22:30 +01:00
kervala
b7be696848 Move all PACS headers in nel/include/pacs directory (fixes #2) 2012-10-28 11:55:21 +01:00
kervala
d8c7fa52f9 Changed: Replaced string empty comparisons with empty() 2012-10-06 18:17:57 +02:00
kervala
6c1f14778e Changed: #825 Remove all warnings when compiling Ryzom 2012-09-27 22:25:00 +02:00
kervala
6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL 2012-09-27 22:11:26 +02:00
kervala
f7ee271a8f Changed: Use RYZOM_SHARE_PREFIX as prefix to look for leveldesign data 2012-09-26 12:53:03 +02:00
kervala
cb12a7546a Changed: #1254 Error while compiling with current stable squish 2012-09-25 13:20:37 +02:00
kervala
1374286cab Changed: #825 Remove all warnings when compiling Ryzom 2012-09-25 13:20:25 +02:00
kervala
0795a61516 Changed: #825 Remove all warnings when compiling Ryzom 2012-09-25 12:33:02 +02:00
kervala
fc8c26ff9f Fixed: #1254 Error while compiling with current stable squish 2012-09-25 12:19:13 +02:00
kervala
0d4f383a7f Changed: Plugins specs and plugins installation 2012-09-24 14:02:33 +02:00
kervala
ddd33c6090 Fixed: OVQT plugins loading under Unices (in the order: local, OVQT plugins, system) 2012-09-24 09:52:35 +02:00
kervala
541a147d34 Changed: Homogeneous carriage returns 2012-09-24 09:49:52 +02:00
kervala
476377dd88 Changed: Fixed plugins specs name to install 2012-09-24 08:56:49 +02:00
kervala
2028034214 Changed: Install plugins specs in ${NL_SHARE_PREFIX}/object_viewer_qt/plugins under Linux 2012-09-24 08:25:47 +02:00
kervala
8d9c96a97a Changed: Use "lib" prefix under unices for plugins 2012-09-23 23:58:03 +02:00
kervala
8ab293a6ec Changed: #1493 Fixed some directories 2012-09-22 23:42:40 +02:00
kervala
7a04e920e1 Fixed: #1493 MultiArch support 2012-09-22 22:57:38 +02:00
kervala
3f764df03e Added: shape2obj project to convert NeL .shape to standard .obj file format 2012-09-19 19:38:37 +02:00
kervala
f61d6c9ae2 Changed: Updated some object_viewer_qt french translations 2012-09-11 20:17:16 +02:00
kaetemi
96d8d45c1d Added: Function and tool to check system timer sanity across cpu cores 2012-07-27 21:20:07 +02:00
kaetemi
d44cbd240c Fixed: Compile error in MFC Object Viewer with sound sheet id as CSheetId 2012-07-25 10:15:04 +02:00
kaetemi
8a80c21661 Changed: Reserve sheet id with short id 0 for unknown sheet for new sheet types 2012-06-05 15:13:13 +02:00
kaetemi
36eb2a3057 Changed: Tool build_soundbank can also work without sheet id bin
--HG--
branch : sound_dev
2012-06-04 12:37:56 +02:00
kaetemi
8a696b55e1 Fixed: Make build_soundbank tool work with latest changes
--HG--
branch : sound_dev
2012-06-03 16:00:43 +02:00
kaetemi
f79f3fca48 Fixed: Sound CSheetID implementation (part 3) (partially tested)
--HG--
branch : sound_dev
2012-06-02 16:06:10 +02:00
sfb
af454dd1cf Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
kaetemi
fade75eba6 Added: Hack to exclude .sound sheets starting with _ from being filtered out from the sheet_id.bin. Sound sheets do not follow the conventional sheets naming pattern at the moment 2012-05-23 22:05:34 +02:00
kervala
b0c27a92ce Fixed: Some Windows.h inclusions 2012-05-21 10:03:08 +02:00
sfb
a8a455fddd Changed: #1306 Added basic new form creation. Lots of bugs still. 2012-05-15 13:51:48 -05:00
sfb
fbc6e6f5fe Changed: #1306 Implemented basic form saving. 2012-05-03 08:02:14 -05:00
kaetemi
ad3a424d56 Fixed: Compile error 2012-04-30 09:38:27 +02:00
sfb
c0bbb9135e merge 2012-04-26 13:07:43 -05:00
sfb
e6df7a7703 Changed: #1306 Implemented add/removing parent sheets, moved everything out of Plugin and into GeorgesQt namespace to eliminate ambiguity with other plugins. 2012-04-26 13:05:53 -05:00
dnk-88
4bed6e3261 Changed: #1306 Improved ui of geqt 2012-04-23 20:30:57 +03:00
sfb
cd6dfef39d Changed: #1306 Added undo stack deeper (for later) and began adding form context menus proof-of-concept. 2012-04-20 15:40:02 -05:00
sfb
70ec74a97f Changed: #1306 Implemented core "open" action to load a form from an arbitrary location. 2012-04-20 12:46:18 -05:00
kervala
de9b4be9c6 Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 22:30:39 +02:00