kervala
|
e53d42ea0e
|
Changed: Typo fixes (Thanks to DuDraig!)
|
12 years ago |
kervala
|
fc0f58e99b
|
Changed: Typo fixes (Thanks to DuDraig!)
|
12 years ago |
kervala
|
671827225d
|
Changed: French comments translated to English
|
12 years ago |
kervala
|
6e498aefad
|
Changed: Typo fixes (thanks to Vagrant!)
|
12 years ago |
kervala
|
3416ec2824
|
Changed: Warnings with clang
|
12 years ago |
kervala
|
1582ae9dbf
|
Changed: Preliminary memory leaks detection under Windows
|
12 years ago |
kervala
|
c71e6e82f1
|
Changed: Typo fixes (thanks to Vagrant!)
|
12 years ago |
kervala
|
45c8b20f39
|
Changed: Typo fixes (thanks to Vagrant!)
|
12 years ago |
Botanic
|
0b75988887
|
Backed out changeset: 97505c669e04
|
12 years ago |
Botanic
|
eb7b45eba3
|
Backed out changeset: e36d69e04aa1
|
12 years ago |
Botanic
|
74c6735274
|
Backed out changeset: 57d8f3733daf
|
12 years ago |
Botanic
|
26c4cd3bc9
|
Backed out changeset: c569b6062f5d
|
12 years ago |
Botanic
|
09851e732c
|
fixed load form and character_cl
|
12 years ago |
Botanic
|
12bb26459b
|
fixed vertex_program_parse
|
12 years ago |
Botanic
|
f57637baf6
|
Fixed warning: multi-character character constant [-Wmultichar]
|
12 years ago |
Botanic
|
4f16007da6
|
Fixed warning "unix_event_emitter.cpp:569:8: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated (declared at /usr/include/X11/Xlib.h:1695)"
|
12 years ago |
mattraykowski
|
af14e1e591
|
merge, fixed inconsistent newlines
|
12 years ago |
kervala
|
c53d1fb301
|
Changed: OpenGL headers not being found by PCH
|
12 years ago |
dnk-88
|
d301e9ac67
|
Change: Optimized placement source files in object viewer qt
|
12 years ago |
dnk-88
|
d62b9db23c
|
Change: Fixed incorrect behavior scroll of 2d view in landscape editor qt
--HG--
branch : gsoc2011-worldeditorqt
|
12 years ago |
kervala
|
5efeb5ba62
|
Fixed: Compilation with VC++ 2010 and 2012
|
12 years ago |
kervala
|
c8172d233c
|
Changed: PCH optimizations
|
12 years ago |
kaetemi
|
dcbdb76fc9
|
Changed: Better log text
|
12 years ago |
kaetemi
|
0e973ec976
|
Fixed: typo
|
12 years ago |
kaetemi
|
d29a9ee8d7
|
Changed: Alternative code for play function for streaming source
|
12 years ago |
kaetemi
|
6502311563
|
Changed: Additional checks for streaming buffers in OpenAL
|
12 years ago |
kervala
|
41f4cf2979
|
Fixed: Include libxml2 header
|
12 years ago |
kervala
|
4a63d4556a
|
Fixed: PCH for Object Viewer plugin
|
12 years ago |
kervala
|
7f4ac72ef3
|
Changed: Minor typos
|
12 years ago |
kervala
|
7136618a72
|
Changed: Preliminary memory leaks detection under Windows
|
12 years ago |
kervala
|
4daf3bd009
|
Changed: Compilation with PCH optimizations
|
12 years ago |
kervala
|
439266544e
|
Changed: Compilation with VC++ 2012
|
12 years ago |
kervala
|
21b784cc84
|
Changed: Methods constification
|
12 years ago |
kervala
|
80d16e39eb
|
Changed: Add Qt headers in PCH for speed improvement
|
12 years ago |
kervala
|
0cabe14089
|
Changed: Code simplification
|
12 years ago |
kervala
|
d1dfe4eb62
|
Added: PCH for Georges Editor Plugin
|
12 years ago |
kervala
|
d9e75b1e03
|
Changed: Compilation with GCC
|
12 years ago |
kervala
|
af366070ea
|
Changed: Simplification of OpenGL ES driver
|
12 years ago |
kervala
|
9483b7f170
|
Changed: Updated OpenGL registries
|
12 years ago |
kervala
|
58c8606d5d
|
Changed: Preliminary memory leaks detection under Windows
|
12 years ago |
kervala
|
1715470910
|
Changed: Display HRESULT when D3DXCreateEffect fails
|
12 years ago |
kervala
|
9ad7bd7969
|
Changed: Replaced size() by !empty()
|
12 years ago |
kervala
|
6ee416badf
|
Changed: Minor typos
|
12 years ago |
dfighter1985
|
a98b99865e
|
MODIFIED: #1471 Forgot to remove parents' properties before saving the node properties.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
e376bed8f1
|
MODIFIED: #1471 We should be able to close the application even when there's no loaded project.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
kervala
|
d890af5175
|
Changed: Applied Kaetemi patch to disable old S3TC library mistakes
|
12 years ago |
kervala
|
8bf05865ab
|
Changed: Disabled some useless temporary files
|
12 years ago |
dfighter1985
|
cb13ce46cd
|
MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
kervala
|
08f2b93b94
|
Changed: VC++ 2012 partial support
|
12 years ago |
kervala
|
9ceb9e7d81
|
Fixed: Wrong EOL
|
12 years ago |
dfighter1985
|
66d381f37d
|
MODIFIED: #1471 Incompatible / unincrementable iterators assert will no longer be hit in debug mode with M$ STL when updating the interface anims.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
3bcbcd45e7
|
MODIFIED: #1471 Exiting OVQT will now work again properly.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
514536f0ff
|
MODIFIED: #1471 There shouldn't be an error message when clicking cancel in the open file dialog.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
7cad2331e7
|
MODIFIED: #1471 Widget template changes can now be saved.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
6e1254b612
|
MODIFIED: #1471 Oups, forgot these warning messages...
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
c87cc27ae3
|
MODIFIED: #1471 Adding new widget now works in the widget property dialog.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
4a9fb9e013
|
MODIFIED: #1471 Adding new property now works.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
3c854dc1e2
|
CHANGED: #1471 Removing widget properties from the widget properties dialog will now work.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
f31af3d95b
|
CHANGED: #1471 Removing widgets from the widget properties dialog will now work.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
2cebadaa79
|
CHANGED: #1471 Widget property templates are now stored in a tree. Also added some new controls to the widget property dialog.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dnk-88
|
602ca06998
|
Changed: Fixed crash land editor qt
--HG--
branch : gsoc2011-worldeditorqt
|
12 years ago |
kervala
|
11e88fed8f
|
Changed: Minor changes
|
12 years ago |
kervala
|
eb6ccdaad8
|
Fixed: MFC tools compilation with STLport
|
12 years ago |
kervala
|
a3376d32a4
|
fixes #3 allow Qt without STLport to link to NeL with STLport
|
12 years ago |
kervala
|
34bf41082f
|
Fixed: Compilation with 64 bits MFC
|
12 years ago |
kervala
|
b7be696848
|
Move all PACS headers in nel/include/pacs directory (fixes #2)
|
12 years ago |
kervala
|
95cb41465a
|
Changed: NPOT textures finally don't need that in D3D
|
12 years ago |
kervala
|
0d782993f9
|
Fixed #1: Implement anisotropic filtering for textures
|
12 years ago |
kervala
|
100befeb1b
|
Changed: Minor changes
|
12 years ago |
kervala
|
7c024fb479
|
Changed: Simplify OpenGL ES driver by using some aliases
|
12 years ago |
dfighter1985
|
d83c375981
|
CHANGED: #1471 GUI library will now build with the new externals and Visual Studio 2010.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
kervala
|
bced63993b
|
Changed: #573 Add anti-aliasing to the OpenGL Driver
|
12 years ago |
kervala
|
d8c7fa52f9
|
Changed: Replaced string empty comparisons with empty()
|
12 years ago |
kervala
|
25dd379d7e
|
Changed: Replaced string empty comparisons with empty()
|
12 years ago |
kervala
|
152df7402b
|
Changed: Updated description for CBitmap::load and CBitmap::loadSize
|
12 years ago |
kervala
|
9a5b97dfff
|
Fixed: Compilation under Mac OS X
|
13 years ago |
kaetemi
|
ae467715a8
|
Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
|
13 years ago |
kervala
|
29359a552e
|
Fixed: #1496 Fall back to OpenAL default device (patch provided by simco, thanks!)
|
13 years ago |
kervala
|
6c1f14778e
|
Changed: #825 Remove all warnings when compiling Ryzom
|
13 years ago |
kervala
|
6c0bd82c2a
|
Changed: Use *_PREFIX instead of fixed values with INSTALL
|
13 years ago |
kervala
|
f7ee271a8f
|
Changed: Use RYZOM_SHARE_PREFIX as prefix to look for leveldesign data
|
13 years ago |
kervala
|
3a3fb5ea1a
|
Changed: Added zbuffer formats (commented)
|
13 years ago |
kervala
|
8e2009279d
|
Changed: Drivers runtimes should go in NL_DRIVER_PREFIX
|
13 years ago |
kervala
|
493f033e02
|
Changed: Added a warning when a texture can't be created in D3D driver
|
13 years ago |
kervala
|
cb12a7546a
|
Changed: #1254 Error while compiling with current stable squish
|
13 years ago |
kervala
|
1374286cab
|
Changed: #825 Remove all warnings when compiling Ryzom
|
13 years ago |
kervala
|
0795a61516
|
Changed: #825 Remove all warnings when compiling Ryzom
|
13 years ago |
kervala
|
fc8c26ff9f
|
Fixed: #1254 Error while compiling with current stable squish
|
13 years ago |
kervala
|
0d4f383a7f
|
Changed: Plugins specs and plugins installation
|
13 years ago |
kervala
|
ddd33c6090
|
Fixed: OVQT plugins loading under Unices (in the order: local, OVQT plugins, system)
|
13 years ago |
kervala
|
541a147d34
|
Changed: Homogeneous carriage returns
|
13 years ago |
kervala
|
476377dd88
|
Changed: Fixed plugins specs name to install
|
13 years ago |
kervala
|
2028034214
|
Changed: Install plugins specs in ${NL_SHARE_PREFIX}/object_viewer_qt/plugins under Linux
|
13 years ago |
kervala
|
8d9c96a97a
|
Changed: Use "lib" prefix under unices for plugins
|
13 years ago |
kervala
|
8ab293a6ec
|
Changed: #1493 Fixed some directories
|
13 years ago |
kervala
|
7a04e920e1
|
Fixed: #1493 MultiArch support
|
13 years ago |
kervala
|
8701d6e6ee
|
Fixed: Replaced "Reqiures" by "Requires" in pkg-config files
|
13 years ago |
kervala
|
3f764df03e
|
Added: shape2obj project to convert NeL .shape to standard .obj file format
|
13 years ago |
kervala
|
f61d6c9ae2
|
Changed: Updated some object_viewer_qt french translations
|
13 years ago |
kervala
|
429ac753e9
|
Changed: #878 Fix typos in comments/code
|
13 years ago |
dnk-88
|
068b9bf7bb
|
Changed: #1302 Polish code of property editor
--HG--
branch : gsoc2011-worldeditorqt
|
13 years ago |
kaetemi
|
433cf02624
|
Added: #1440 Initial code for shape export
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
5e1cab83f5
|
Removed: #1440 Duplicate project
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
4cc4eb431f
|
Changed: #1440 Remove old code
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
3cdda9cd1d
|
Changed: #1440 Disable compilation of max file library
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
edd73a2493
|
Changed: #1440 Asset path rewrite configuration
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
2e2013abec
|
Changed: #1440 Typo
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
979c9b56d8
|
Added: #1440 Replace xref paths and more renaming rules
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
6083dfd829
|
Added: #1440 Additional filename rewriting rules
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
523ad30655
|
Changed: #1440 Fallback to filename only instead of using fallback texture
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
45cca62041
|
Changed: #1440 Also make it work with certain irregular format differences
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
a26ec41392
|
Added: #1440 Convert Map Extender to Unwrap UVW modifier
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
9a707b0c95
|
Changed: #1440 Some additional rules
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
8d91f412b4
|
Added: #1440 Rewrite chunks containing asset paths
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
5361e3cc3d
|
Added: #1440 Initial asset path rewriting code
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
77f5547f15
|
Added: #1440 Handle some more unknown chunks
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
30954ec397
|
Changed: #1440 Additional superclass dummies
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
67c245ffcb
|
Added: #1440 Max file scanner
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
7a8b6fc1f8
|
Added: #1440 File map initialization for asset path rewriting tool
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
7fd3252564
|
Changed: #1440 Typos
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
acf6a8981f
|
Merged: build_pipeline_v3
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
80e17db602
|
Added: #1440 Initial tool to fix asset paths
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
dd50972c0c
|
Changed: #1440 Simplify AppData interface
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
534d0bdca9
|
Added: #1440 PolyObject triangulation and obj test exporter
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
4f544bf916
|
Added: #1440 Parser for CEditablePoly
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
9db385c94c
|
Added: #1440 Parser for CEditableMesh
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
9c7a3921ea
|
Added: #1440 Poly face info to string
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
3a6b7fc130
|
Added: #1440 Extended parser for GeomObject
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
3f6de020c0
|
Added: #1440 Same filter for toStringLocal
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
6af13cafd4
|
Added: #1440 Parse filter for out of order parsing tricks
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
e5cd5eb497
|
Added: #1440 Dummy classes for editable mesh, poly and patch
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
b6ec41f53d
|
Added: #1440 Parser for PolyObject faces
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
56fbd0bbb8
|
Added: #1440 Description of the bitfield used in faces
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
3a09142dc7
|
Added: #1440 Some notes on PolyObject format
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
fe82439b97
|
Changed: #1440 Typo
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
89df4ad8f7
|
Added: #1440 Serialization types for different geometry buffers
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
a8a6be68d5
|
Changed: #1440 Use more specific structures
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
6e8e6ab86a
|
Added: #1440 Basic export of a TriObject to obj
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
58d57d3304
|
Changed: #1440 Simplify
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
1161178d2a
|
Added: #1440 Node graph printout
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
15f52ccfac
|
Added: #1440 Parse INode
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
f5d2048f7c
|
Added: #1440 Extended parser for CTrackViewNode
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
028c5381d1
|
Added: #1440 Base parser for CTrackViewNode
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
359ee113a7
|
Changed: #1440 Removed parse level
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
76b33139e2
|
Added: #1440 Parse scene references
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
7eb1eb3313
|
Added: #1440 Skeleton for scene parser
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
444b71ba92
|
Changed: #1440 Handle the unknown identifiers safely
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
dce3e67b73
|
Added: #1440 Parse references
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
72d587fb51
|
Added: #1440 Pointer to CScene storage
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
1f49f906ba
|
Added: #1440 INode
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
228b787513
|
Changed: #1440 Take both superclassid and classid into account in the scene class registry
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
12690604ee
|
Added: #1440 Initial parsing of references
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
c037ac9334
|
Added: #1440 CStorageArray template
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
a4654cdf28
|
Changed: #1440 Read AppData chunk into Animatable
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
c61fee7a85
|
Added: #1440 More superclass dummies
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
543f729d42
|
Added: #1440 More superclass dummies
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
143d8392f1
|
Added: #1440 More superclass dummy descriptions
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
bf38e47579
|
Added: #1440 Dummy descriptions for encountered unimplemented superclasses
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
e9fcadb737
|
Changed: #1440 Constness
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
6ee389a1cf
|
Changed: #1440 Constness
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
3184ce4edc
|
Added: #1440 First registration to the class registry
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
e9a179b203
|
Added: #1440 Initial class descriptions
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
6520b793ad
|
Added: #1440 Skeleton for superclasses
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
9775de10ea
|
Changed: #1440 Make template for unknown classes so they can be based on the superclasses
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
96ebef489d
|
Added: #1440 Implementation for CSceneClass
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
2cf7892854
|
Added: #1440 CSceneClass interface and comments
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
ca9a7ab913
|
Changed: #1440 Additional tests
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
5fd3d7f275
|
Changed: #1440 Stricter code
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
49aff3b7d7
|
Added: #1440 Test for AppData, which works
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
c8f3d2cb9b
|
Added: #1440 Functionality for AppData
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
396fe01197
|
Added: #1440 Extended parser for AppData
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
492a1701cb
|
Added: #1440 Extended parser for AppData entries
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
6f1125b97a
|
Added: #1440 Parser for AppData
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
fa32c4d664
|
Added: #1440 Additional output
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
0b9cbf147e
|
Added: #1440 More useful print output
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
28e4b2c76c
|
Added: #1440 Parser for scene container
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
dee1431c97
|
Added: #1440 Parser for unknown scene classes
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
0286e6bf72
|
Added: #1440 Internal DllDirectory indices
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
b175f4e8bc
|
Added: #1440 Test code for writing the storage back to a stream, which works
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
39feef9c8b
|
Added: #1440 Some comments
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
ab57e97782
|
Added: #1440 Functionality between ClassDirectory3 and DllDirectory
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
f56e7e2b18
|
Added: #1440 Initial link between ClassDirectory3 and DllDirectory
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
8946674dd0
|
Added: #1440 Initial functionality for DllDirectory
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
c1279c1a6e
|
Added: #1440 Plugin descriptions
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
847ca01fb6
|
Added: #1440 Functionality for ClassDirectory3
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
6fc37e7338
|
Added: #1440 Extended parser for ClassDirectory3
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
2042692ad1
|
Added: #1440 Clean duplicate unparsed data after parsing
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
93365f8618
|
Added: #1440 Unparser for DllDirectory
--HG--
branch : build_pipeline_v3
|
13 years ago |
dfighter1985
|
63370056f0
|
CHANGED: #1471 GUI Editor can now be linked without manually supplying the libraries.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
efc9890e08
|
CHANGED: #1471 Serialize links that belong to the root group too. Also deactivate the active group when serializing.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
0da667bffb
|
CHANGED: #1471 CGroupContainer action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
6d343a460b
|
CHANGED: #1471 CGroupWheel action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
905c19b4e4
|
CHANGED: #1471 CGroupEditBox action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
0e46b933e4
|
CHANGED: #1471 CInterfaceGroup action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
e620f725c3
|
CHANGED: #1471 CCtrlBaseButton action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
kaetemi
|
33f548341a
|
Added: #1440 Extended parser for DllDirectory
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
dc0e9a513e
|
Changed: #1440 Parse function instead of serialized handler
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
8cacf5f386
|
Added: #1440 Parser skeleton for Scene
--HG--
branch : build_pipeline_v3
|
13 years ago |
dfighter1985
|
7bfecaad4b
|
CHANGED: #1471 Need to serialize root group first, otherwise client crashes when loading the pointer settings.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
6b42c11626
|
CHANGED: #1471 I probably shouldn't sacrifice the game's key config parsing on the altar of the GUI editor :P
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
53eb29fef8
|
CHANGED: #1471 got rid of a crash.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
kaetemi
|
a50cbe9a5f
|
Changed: #1440 Print container indices
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
90956e39d9
|
Changed: #1440 Some useful stuff
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
8a1b32561d
|
Added: #1440 Parser for config, 0x20a0
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
546334a261
|
Added: #1440 Parser for Config, ConfigScript
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
7fa54f1164
|
Added: #1440 Parser for ClassData
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
7266711002
|
Added: #1440 Parser for ClassDirectory3
--HG--
branch : build_pipeline_v3
|
13 years ago |
dfighter1985
|
a0559ee680
|
CHANGED: #1471 Keys are now parsed from the config files, and then serialized on save.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
kaetemi
|
8410019c50
|
Added: #1440 Parser for DllDirectory
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
274ed370af
|
Added: #1440 Templates for storage values
--HG--
branch : build_pipeline_v3
|
13 years ago |
dfighter1985
|
c532f23ac1
|
CHANGED: #1471 Pointer settings are now parsed even when the particular pointer cannot be instantiated. They are also serialized when serializing the GUI.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
kaetemi
|
cfb1d808cc
|
Added: #1440 Raw data to string
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
635092b0db
|
Added: #1440 Simple library for serializing max storage through an IStream
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
9beb31bac4
|
Added: #1440 Write functionality for storage stream
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
a90d76361c
|
Added: #1440 Serial function for class id
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
4b1a310dfb
|
Added: #1440 Max file utility library
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
4e35b4f551
|
Added: #1440 Additional utility functions for class id
--HG--
branch : build_pipeline_v3
|
13 years ago |
dfighter1985
|
0d4c4cd56d
|
CHANGED: #1471 Should be able to change text options for CCtrlTextButton.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
caa024b0be
|
CHANGED: #1471 Serialize text options for Buttons with text too.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
152aacc41e
|
CHANGED: #1471 Squashed a bug that prevented text to be displayed when hardtextformat was specified as an empty string. A.K.A hidden mines in the code. There are some more :(
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
d23b17f8a0
|
CHANGED: #1471 Apparently when parsing variables, the parser changes the parsed entry, so better to re-read it from the XML-tree when caching.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
91368514b6
|
CHANGED: #1471 GUI Procedures are now serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
87001d8ff1
|
CHANGED: #1471 Links are now serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
kaetemi
|
c6bf6be172
|
Added: #1440 Basic support for 64 bit formatted chunk headers
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
4e27c6f4b4
|
Added: #1440 Comments
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
e4709fcddd
|
Added: #1440 More types to read
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
08c7c6bf6e
|
Added: #1440 Simple interface to parse the max file into an easy to use tree structure
--HG--
branch : build_pipeline_v3
|
13 years ago |
dfighter1985
|
4ae34c1844
|
CHANGED: #1471 Variables are now serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
ceba5457c5
|
CHANGED: #1471 Squashed a bug that prevented many widgets from being serialized right. Therefore preventing correct display when loading the saved XML.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
503b9c4234
|
CHANGED: #1471 Tree/node data is now serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
kaetemi
|
544660d8b3
|
Added: #1440 NeL IStream interface to gsflib with max specific features
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
15602bb2c6
|
Added: #1440 Temporary experimental tool related to max files
--HG--
branch : build_pipeline_v3
|
13 years ago |
dfighter1985
|
180f86694d
|
CHANGED: #1471 interface options are now serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
cae68df393
|
CHANGED: #1471 CGroupMenu's previously unnamed children will now be named properly.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
94a6fe7595
|
CHANGED: #1471 CCtrlTextButton created CViewText shouldn't be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
0e33091e27
|
CHANGED: #1471 CGroupMenu and CGroupList created widgets shouldn't be serialized by CInterfaceGroup.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
c554c90fbe
|
CHANGED: #1471 Widgets can now be flagged as non-serializable, in which case they won't be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
e684882296
|
CHANGED: #1471 CInterfaceElement::convertBool is now implemented with NLMISC::fromString, and can convert both 0/1 and false/true style strings to boolean.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
875f8814b7
|
CHANGED: #1471 CGroupContainer fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
f3cdb18f74
|
CHANGED: #1471 CGroupTab fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
d0f94ade15
|
CHANGED: #1471 CDBGroupSelectNumber fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
8a33e0ea9f
|
CHANGED: #1471 CDBGroupComboBox fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
005afd7aab
|
CHANGED: #1471 CGroupHTML fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
5371a77486
|
CHANGED: #1471 CGroupScrollText fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
4c9ab0ac63
|
CHANGED: #1471 CGroupParagraph fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
a390b90ee0
|
CHANGED: #1471 CGroupHeader fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
7d12259197
|
CHANGED: #1471 CGroupList fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
7dfb60bd0c
|
CHANGED: #1471 CGroupHTMLInputOffset fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
42b4eae629
|
CHANGED: #1471 CGroupWheel fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
7547c5aa88
|
CHANGED: #1471 CGroupHeaderEntry fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
b4c21e1f04
|
CHANGED: #1471 CGroupTree fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
e825f9b055
|
CHANGED: #1471 CGroupMenu fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
00bae86e74
|
CHANGED: #1471 CGroupModal fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
59d86b070e
|
CHANGED: #1471 CGroupFrame fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
d1cf73e368
|
CHANGED: #1471 CGroupTable fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
11a3e03253
|
CHANGED: #1471 CGroupCell fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
d75e87d2dc
|
CHANGED: #1471 CGroupEditBox fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
0e365679b7
|
CHANGED: #1471 CViewBitmapCombo fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
eb7e805fa5
|
CHANGED: #1471 CDBViewBar3 fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
7d72abed71
|
CHANGED: #1471 CDBViewBar fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
67ce41d6b3
|
CHANGED: #1471 CViewBitmap fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
81ba2dbcff
|
CHANGED: #1471 CDBViewQuantity fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
1d4119c918
|
CHANGED: #1471 CDBViewNumber fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
0f3f381201
|
CHANGED: #1471 CViewTextIDFormated fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
a957beeb6c
|
CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
37c41001aa
|
CHANGED: #1471 CViewText fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
a3de7ec1b9
|
CHANGED: #1471 CViewDigit fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
8748660358
|
CHANGED: #1471 Some type changes for serializing.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
4e00abc283
|
CHANGED: #1471 CCtrlTooltip fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
bffa5806ca
|
CHANGED: #1471 CCtrlScroll fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
c6d8874ecf
|
CHANGED: #1471 Implemented property setting/getting and serializing for CCtrlColPick.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
37053325f9
|
CHANGED: #1471 Controls are now serialized into the XML output file when saving.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
5e52281c6e
|
CHANGED: #1471 CCtrlTabButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
0ff3d0cad3
|
CHANGED: #1471 CCtrlTextButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
5a74dc3f3a
|
CHANGED: #1471 CCtrlButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
a458949e19
|
CHANGED: #1471 CCtrlBaseButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
190a048641
|
CHANGED: #1471 Apparently the *root* group needed to be serializes separately, otherwise the parser cannot read it back.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
c7b42f0e83
|
CHANGED: #1471 CInterfaceGroup fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
50c2f4a41b
|
CHANGED: #1471 CCtrlBase fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
4c43870a47
|
ADDED: #1471 CWidgetSerializer class, that serializes the widgets into a single XML file. Also CInterfaceElement fields can now be serializes.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
498a1a2ef1
|
CHANGED: #1471 Partially implemented save-as(only the project file is saved for now )
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
f10ef64bee
|
ADDED: #1471 CProjectFileSerializer class, and also it's possible to save the project file changes now.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
ce86607415
|
CHANGED: #1471 Added and implemented File->Close option.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
kaetemi
|
5ef33b6210
|
Added: #1440 More path rewriting rules
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
44218214bb
|
Added: #1440 Experimental tool for finding missing assets refered to in max files
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
67084cea1b
|
Added: #1440 Additional build stats
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
38eb6f56fc
|
Changed: #1440 Put the actual project and plugin values into the metadata storage request for appending errors
--HG--
branch : build_pipeline_v3
|
13 years ago |
dfighter1985
|
dca5394f4e
|
CHANGED: #1471 Enabled the new and save actions in the file menu. (They are not implemented yet)
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
10ff9355e0
|
CHANGED: #1471 some simple bugfixes, like missing properties, misspelled properties, widget not updating when changed, etc.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
kaetemi
|
b53c2aad26
|
Added: #1440 Placeholder error logging code
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
7292685545
|
Added: #1440 Send tool errors from slave to master
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
5e168b210a
|
Added: #1440 Pipeline projects for objects bnp
--HG--
branch : build_pipeline_v3
|
13 years ago |
dfighter1985
|
19b2706e81
|
ADDED: #1471 widget definition file for CRootGroup, somehow I forgot this earlier.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
18ebbda594
|
CHANGED: Implemented property setting for CGroupContainer.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
0f025b030c
|
CHANGED: Implemented property setting for CGroupTab.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
900fccaa2e
|
CHANGED: Implemented property setting for CDBGroupSelectNumber.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
7083a690b2
|
CHANGED: Implemented property setting for CDBGroupComboBox.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
a5f01d5eea
|
CHANGED: Implemented property setting for CGroupHTML.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
023de1768d
|
CHANGED: Implemented property setting for CGroupScrollText.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |
dfighter1985
|
6e4ce5315a
|
CHANGED: Implemented property setting for CGroupParagraph.
--HG--
branch : gsoc2012-gui-editor
|
13 years ago |