mattraykowski
0743a9323c
merge from default
2013-01-30 10:15:14 -06:00
mattraykowski
75f40c9e79
merge, fixed inconsistent newlines
2013-01-30 09:57:53 -06:00
dnk-88
da8e532e8e
Change: Optimized placement source files in object viewer qt
2013-01-06 16:25:28 +03:00
kervala
2b4119c428
Fixed: Compilation with VC++ 2010 and 2012
2012-12-11 12:22:41 +01:00
kervala
cbb8631789
Fixed: PCH for Object Viewer plugin
2012-12-08 13:11:17 +01:00
kervala
f6e1bc3f3a
Changed: Methods constification
2012-12-08 11:27:18 +01:00
kervala
275d7cf181
Changed: Add Qt headers in PCH for speed improvement
2012-12-08 11:25:21 +01:00
kervala
4d6ab65a36
Changed: Code simplification
2012-12-08 11:24:43 +01:00
kervala
cb6aefd69d
Added: PCH for Georges Editor Plugin
2012-12-08 11:22:05 +01:00
kervala
91b63a4f3b
Changed: Compilation with GCC
2012-12-08 11:18:26 +01:00
kervala
e344fe26cb
Changed: Applied Kaetemi patch to disable old S3TC library mistakes
2012-12-02 10:20:19 +01:00
kervala
e986569ef9
Fixed: Wrong EOL
2012-11-24 18:38:56 +01:00
kervala
89e78b8ad2
Fixed: MFC tools compilation with STLport
2012-10-28 13:41:50 +01:00
kervala
c4706adc76
fixes #3 allow Qt without STLport to link to NeL with STLport
2012-10-28 13:34:58 +01:00
kervala
8e110a8bb8
Fixed: Compilation with 64 bits MFC
2012-10-28 12:22:30 +01:00
kervala
b9fd49ebc3
Move all PACS headers in nel/include/pacs directory ( fixes #2 )
2012-10-28 11:55:21 +01:00
mattraykowski
b78dfebff2
Changed: if-statements for context menu selection - no logic
2012-10-21 13:58:44 -07:00
mattraykowski
098c6b96eb
Changed: Enabled custom context menu signal to open a menu at the mouse position.
2012-10-21 13:48:02 -07:00
sfb
bc2ecb6023
GEQt Plugin: Starting to add the context menu back.
2012-10-18 20:56:31 -05:00
kervala
0698f1abc2
Changed: Replaced string empty comparisons with empty()
2012-10-06 18:17:57 +02:00
sfb
a419c51a81
Changed: #1306 Fixed index bug with form array rename.
2012-09-28 09:50:44 -05:00
sfb
e918468ef8
Changed: #1306 Moved creation of undo command for form array renames to the model.
2012-09-28 07:33:51 -05:00
kervala
95d4d5972e
Changed: #825 Remove all warnings when compiling Ryzom
2012-09-27 22:25:00 +02:00
kervala
2d5142844a
Changed: Use *_PREFIX instead of fixed values with INSTALL
2012-09-27 22:11:26 +02:00
sfb
02a9f4d920
Added: #1306 Added undo/redo action for renaming array entry names
2012-09-27 08:22:50 -05:00
kervala
ae1118744c
Changed: Use RYZOM_SHARE_PREFIX as prefix to look for leveldesign data
2012-09-26 12:53:03 +02:00
kervala
bc477d7d8a
Changed: #1254 Error while compiling with current stable squish
2012-09-25 13:20:37 +02:00
kervala
182a79f2cb
Changed: #825 Remove all warnings when compiling Ryzom
2012-09-25 13:20:25 +02:00
kervala
3429d7ba42
Changed: #825 Remove all warnings when compiling Ryzom
2012-09-25 12:33:02 +02:00
kervala
d45a4122b8
Fixed : #1254 Error while compiling with current stable squish
2012-09-25 12:19:13 +02:00
kervala
fee16b7e0f
Changed: Plugins specs and plugins installation
2012-09-24 14:02:33 +02:00
kervala
5b6e448bde
Fixed: OVQT plugins loading under Unices (in the order: local, OVQT plugins, system)
2012-09-24 09:52:35 +02:00
kervala
dd64516b58
Changed: Homogeneous carriage returns
2012-09-24 09:49:52 +02:00
kervala
e05bd06a75
Changed: Fixed plugins specs name to install
2012-09-24 08:56:49 +02:00
kervala
45fe25eb98
Changed: Install plugins specs in ${NL_SHARE_PREFIX}/object_viewer_qt/plugins under Linux
2012-09-24 08:25:47 +02:00
kervala
dd05b36f99
Changed: Use "lib" prefix under unices for plugins
2012-09-23 23:58:03 +02:00
kervala
29396158d8
Changed: #1493 Fixed some directories
2012-09-22 23:42:40 +02:00
kervala
38c5e6840d
Fixed : #1493 MultiArch support
2012-09-22 22:57:38 +02:00
sfb
51705fd800
Changed: #1306 Radically changed the plugin in a new branch to match the way classic GE loads forms.
...
- Refactored the tree view to show only structs, arrays, vstructs and eliminated atoms from its view.
- Refactored the form view to have a Qt Properties Browser
- Refactored the loader to use the classic GE addStruct/addArray.
- Moved some functionality into CFormItem.
- Added icons from classic GE and configured model/item to return them appropriately.
- Getting read for changes via undo commands.
- Eliminating/ignoring the hold/slots business from classic GE code.
2012-09-20 16:39:21 -05:00
kervala
4d8cde70b2
Added: shape2obj project to convert NeL .shape to standard .obj file format
2012-09-19 19:38:37 +02:00
sfb
e527bfdeaa
merging legacy dfn-based method into geqt. Warning: broke the build.
2012-09-17 15:12:01 -05:00
kervala
4134da5f79
Changed: Updated some object_viewer_qt french translations
2012-09-11 20:17:16 +02:00
kaetemi
0b749547b8
Added: Function and tool to check system timer sanity across cpu cores
2012-07-27 21:20:07 +02:00
kaetemi
83ba94002b
Fixed: Compile error in MFC Object Viewer with sound sheet id as CSheetId
2012-07-25 10:15:04 +02:00
kaetemi
08e3f3c180
Changed: Reserve sheet id with short id 0 for unknown sheet for new sheet types
2012-06-05 15:13:13 +02:00
kaetemi
c54acdb6d2
Changed: Tool build_soundbank can also work without sheet id bin
2012-06-04 12:37:56 +02:00
kaetemi
6cfb10a275
Fixed: Make build_soundbank tool work with latest changes
2012-06-03 16:00:43 +02:00
kaetemi
1ac3f3f170
Fixed: Sound CSheetID implementation (part 3) (partially tested)
2012-06-02 16:06:10 +02:00
sfb
2f9410f22d
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
kaetemi
f7ca61f461
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