Commit graph

366 commits

Author SHA1 Message Date
dfighter1985
a3b9653daf Merging gsoc2012-gui-editor branch into default. 2013-02-14 13:54:40 +01:00
dfighter1985
bc14885bdb CHANGED: Somehow lost this code part during development. 2013-02-14 12:13:32 +01:00
dfighter1985
f5dd945811 Merged mainline default branch changes. 2013-02-14 10:47:10 +01:00
kervala
28b160bcb8 Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 2013-02-12 22:48:37 +01:00
mattraykowski
25a222876b merging 2013-02-12 12:53:19 -06:00
sfb
ab8ce8e0a9 fixes #16 - forces tool to create an empty file in the root tool directory as a basis for initial patch generation 2013-02-12 12:45:46 -06:00
kervala
ede59a48fc Changed: Typo fixes (Thanks to DuDraig!) 2013-02-12 17:35:51 +01:00
mattraykowski
b826584354 merging 2013-02-12 10:28:20 -06:00
mattraykowski
87cf42f0fe merging character achievements branch into default. 2013-02-12 10:24:53 -06:00
kervala
a77bebe16e Changed: Typo fixes (Thanks to DuDraig!) 2013-02-12 17:07:38 +01:00
kervala
852fad2bde Changed: Typo fixes (Thanks to DuDraig!) 2013-02-11 22:34:24 +01:00
kervala
1e724738ba Changed: French comments translated to English 2013-02-11 22:24:48 +01:00
kervala
95144d5903 Changed: Typo fixes (thanks to Vagrant!) 2013-02-09 10:05:32 +01:00
kervala
b2801c93b8 Changed: Warnings with clang 2013-02-08 18:17:42 +01:00
kervala
cf4e8ef125 Changed: Preliminary memory leaks detection under Windows 2013-02-08 13:29:17 +01:00
kervala
cfe6aff55c Changed: Typo fixes (thanks to Vagrant!) 2013-02-08 13:26:07 +01:00
kervala
0a5a5123df Changed: Typo fixes (thanks to Vagrant!) 2013-02-08 13:17:44 +01:00
kervala
67cdeb022b Changed: Use OpenGL by default with an ATI card and without a warning dialog 2013-02-01 21:58:05 +01:00
dfighter1985
f706c99059 MODIFIED: #1471 Forgot to remove parents' properties before saving the node properties. 2012-12-02 19:47:12 +01:00
dfighter1985
eab928a502 MODIFIED: #1471 We should be able to close the application even when there's no loaded project. 2012-12-02 18:17:39 +01:00
dfighter1985
cde1a42750 MODIFIED: #1471 Merged mainline default to this branch. 2012-11-25 05:22:40 +01:00
dfighter1985
176cf07f11 MODIFIED: #1471 Incompatible / unincrementable iterators assert will no longer be hit in debug mode with M$ STL when updating the interface anims. 2012-11-22 22:57:37 +01:00
dfighter1985
8840b98a3e MODIFIED: #1471 Exiting OVQT will now work again properly. 2012-11-22 21:22:28 +01:00
dfighter1985
12e5aedddb MODIFIED: #1471 There shouldn't be an error message when clicking cancel in the open file dialog. 2012-11-21 23:36:07 +01:00
dfighter1985
677358df6d MODIFIED: #1471 Widget template changes can now be saved. 2012-11-21 21:33:08 +01:00
dfighter1985
86a2e259e9 MODIFIED: #1471 Oups, forgot these warning messages... 2012-11-20 04:54:09 +01:00
dfighter1985
805fda9799 MODIFIED: #1471 Adding new widget now works in the widget property dialog. 2012-11-20 04:50:51 +01:00
dfighter1985
6387b8d40c MODIFIED: #1471 Adding new property now works. 2012-11-19 21:06:26 +01:00
dfighter1985
6b04b23e45 CHANGED: #1471 Removing widget properties from the widget properties dialog will now work. 2012-11-18 02:20:52 +01:00
dfighter1985
443af251af CHANGED: #1471 Removing widgets from the widget properties dialog will now work. 2012-11-17 20:13:29 +01:00
dfighter1985
b07f5cbb28 CHANGED: #1471 Widget property templates are now stored in a tree. Also added some new controls to the widget property dialog. 2012-11-17 04:55:12 +01:00
dfighter1985
2d30639870 CHANGED: #1471 GUI library will now build with the new externals and Visual Studio 2010. 2012-10-24 18:16:01 +02:00
dfighter1985
8c7cd30938 CHANGED: #1471 GUI Editor can now be linked without manually supplying the libraries. 2012-08-20 04:50:19 +02:00
dfighter1985
b2e53fc786 CHANGED: #1471 Serialize links that belong to the root group too. Also deactivate the active group when serializing. 2012-08-20 03:34:09 +02:00
dfighter1985
edeaf5a657 CHANGED: #1471 CGroupContainer action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing. 2012-08-20 02:14:06 +02:00
dfighter1985
c8c80066ee CHANGED: #1471 CGroupWheel action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing. 2012-08-20 01:55:16 +02:00
dfighter1985
47d565db8b CHANGED: #1471 CGroupEditBox action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing. 2012-08-20 01:50:13 +02:00
dfighter1985
5a651e0a21 CHANGED: #1471 CInterfaceGroup action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing. 2012-08-20 01:39:20 +02:00
dfighter1985
366f081d29 CHANGED: #1471 CCtrlBaseButton action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing. 2012-08-20 01:29:49 +02:00
dfighter1985
456e64d3e0 CHANGED: #1471 Need to serialize root group first, otherwise client crashes when loading the pointer settings. 2012-08-19 03:13:16 +02:00
dfighter1985
cc9d9cc424 CHANGED: #1471 I probably shouldn't sacrifice the game's key config parsing on the altar of the GUI editor :P 2012-08-19 02:38:24 +02:00
dfighter1985
35b8980800 CHANGED: #1471 got rid of a crash. 2012-08-19 02:20:57 +02:00
dfighter1985
24e1110c62 CHANGED: #1471 Keys are now parsed from the config files, and then serialized on save. 2012-08-18 20:28:56 +02:00
dfighter1985
3796623c5f CHANGED: #1471 Pointer settings are now parsed even when the particular pointer cannot be instantiated. They are also serialized when serializing the GUI. 2012-08-18 18:39:45 +02:00
dfighter1985
96192e55f7 CHANGED: #1471 Should be able to change text options for CCtrlTextButton. 2012-08-18 03:37:52 +02:00
dfighter1985
efd447c511 CHANGED: #1471 Serialize text options for Buttons with text too. 2012-08-18 02:46:19 +02:00
dfighter1985
61959db760 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 :( 2012-08-18 01:30:52 +02:00
dfighter1985
bf21525a4f CHANGED: #1471 Apparently when parsing variables, the parser changes the parsed entry, so better to re-read it from the XML-tree when caching. 2012-08-18 00:27:52 +02:00
dfighter1985
3547fb37ad CHANGED: #1471 GUI Procedures are now serialized. 2012-08-17 21:49:54 +02:00
dfighter1985
1931ad0eab CHANGED: #1471 Links are now serialized. 2012-08-17 20:36:35 +02:00