Commit graph

1900 commits

Author SHA1 Message Date
kervala
fa5b280a37 Changed: #1323 Cmake with snowballs (patch provided by dfighter) 2011-08-19 14:54:34 +02:00
sfb
f43774765d Changed: Turned off zone painter, fixed nelns and snowballs CMake builds for gcc 4.4.3 2011-08-19 07:50:05 -05:00
cemycc
ec3fcf5ef3 Changed: #1307 Making some little modifcations in code. Open now saves the last directory
--HG--
branch : gsoc2011-translationovqt
2011-08-18 00:58:26 +03:00
cemycc
b83fb39a94 Changed: #1307 Added support for unicode format on editors
--HG--
branch : gsoc2011-translationovqt
2011-08-17 11:54:00 +03:00
aquiles
de16eef8fa Changed: #1306 small additions/bug fixed here and there for your viewing pleasure :) 2011-08-16 20:48:24 +02:00
aquiles
232712531c Changed: #1206 added pill icon to object_viewer tab 2011-08-16 19:27:12 +02:00
aquiles
1e4a4b6724 Changed: #1306 added basic sheet viewing 2011-08-14 20:28:16 +02:00
Fabien_HENON
55e1452fe1 Changed: #1304: Updating world_editor documentation. Adding a primitive for guild missions
--HG--
branch : gsoc2011-guildmissions
2011-08-14 19:39:35 +02:00
kervala
55f26e7f16 Fixed: Icons name 2011-08-14 16:05:47 +02:00
kervala
84fd111146 Fixed: Icons path 2011-08-14 14:15:20 +02:00
kervala
80983a5ab6 Added: Hicolor and XPM icons for GNU/Linux 2011-08-14 11:47:34 +02:00
kervala
cba94924e2 Merge 2011-08-14 11:44:02 +02:00
kaetemi
37b7c76d7b Merge 2011-08-13 23:44:22 +02:00
kaetemi
d98511337d Fixed: #1333 Support 3ds Max 2012 SDK. 2011-08-13 23:36:37 +02:00
aquiles
28c4623f27 Changed: #1206 fixed bug when exception in sound system wouldnt close the settings group leading to inconsistent ini file 2011-08-13 19:11:15 +02:00
kervala
c648ff15cc Fixed: Dll symbols export under Windows for qtpropertybrowser 2011-08-13 17:40:43 +02:00
kervala
1ef3c1fada Removed: Backup files 2011-08-13 17:39:55 +02:00
kervala
067c045855 Fixed: Moc'ed files not being generated by CMake for qtpropertybrowser 2011-08-12 17:28:30 +02:00
kervala
9ea534f4f2 Fixed: #1329 Program received signal SIGSEGV, Segmentation fault. 2011-08-12 16:41:58 +02:00
cemycc
ba7dfeb907 Changed: #1307 Added undo/redo for Phrase Editor. Works great
--HG--
branch : gsoc2011-translationovqt
2011-08-12 15:00:22 +03:00
cemycc
a983374b2a Changed: #1307 Added tab view on QMdiArea, new syntax highliter and added base functions for Undo/Redo framework
--HG--
branch : gsoc2011-translationovqt
2011-08-11 19:16:46 +03:00
kervala
bbc33e2bf9 Changed: Remove libwww warnings under Windows 2011-08-11 10:09:30 +02:00
cemycc
2cd1527656 Changed: #1307 Added undo/redo for editor and a little syntaxhighliter
--HG--
branch : gsoc2011-translationovqt
2011-08-09 01:55:46 +03:00
cemycc
b226300450 merge from default
--HG--
branch : gsoc2011-translationovqt
2011-08-07 06:59:13 +03:00
Fabien_HENON
ff5da0aa22 Changed: #1304: Debug for the guild missions. Now it works !
--HG--
branch : gsoc2011-guildmissions
2011-08-04 17:04:49 +02:00
sfb
5414a32525 Update: Changed log plugin plugin name to LogPlugin. 2011-08-04 09:41:37 -05:00
sfb
4462383a26 reverting log plugin to rev 1660 2011-08-04 09:21:38 -05:00
cemycc
44804ea770 Changed: #1307 Added some features and making little modifications
--HG--
branch : gsoc2011-translationovqt
2011-08-04 17:19:17 +03:00
sfb
bdac2b9489 merge branch-mission-compiler-qt into default 2011-08-04 08:44:18 -05:00
cemycc
23f1309995 Changed: #1307 Added Phrase editor files and base functions
--HG--
branch : gsoc2011-translationovqt
2011-08-03 23:08:56 +03:00
sfb
0c35c8e70e merge branch_ovqt_3rdparty to default 2011-08-03 07:52:28 -05:00
sfb
bd2768ec89 Added: 3rd party library - Qt Property Browser 2.5
--HG--
branch : branch_ovqt_3rdparty
2011-08-03 07:51:10 -05:00
sfb
3eb91bd2b4 start ovqt 3rdparty branch
--HG--
branch : branch_ovqt_3rdparty
2011-08-02 08:18:50 -05:00
cemycc
6fb8d197cf Changed: #1307 Added the base files for phrase editor and new method to save the editor type
--HG--
branch : gsoc2011-translationovqt
2011-07-27 01:01:00 +03:00
Fabien_HENON
1f057afe91 Changed: #1304: Message concerning the number of times a mission needs to be completed
--HG--
branch : gsoc2011-guildmissions
2011-07-25 14:09:13 +02:00
Fabien_HENON
6462021f14 Changed: #1304: Update of CMissionStepDoMissions to support missions done several times (by different guild members)
--HG--
branch : gsoc2011-guildmissions
2011-07-25 12:27:19 +02:00
Fabien_HENON
78dbefb759 Changed: #1304: Checks in the mission compiler if the do_mission objective is correct (for a guild mission) when we add a number (the number of members from the guild needed to complete the mission) after a mission name
--HG--
branch : gsoc2011-guildmissions
2011-07-23 18:14:31 +02:00
Fabien_HENON
9f05d66a81 Changed: #1304: Revert modifications for the objectives in the mission compiler (i changed the way i will do it)
--HG--
branch : gsoc2011-guildmissions
2011-07-23 15:56:32 +02:00
Fabien_HENON
12fe8693d5 Changed: #1304: Revert modifications for the objectives in the world_editor_classes.xml (i changed the way i will do it)
--HG--
branch : gsoc2011-guildmissions
2011-07-23 15:51:46 +02:00
sfb
a5c0026d23 Update: Fixed a specific crash when only one server was checked and configured. Added mission publication.
--HG--
branch : branch-mission-compiler-qt
2011-07-20 15:39:23 -05:00
Fabien_HENON
5762e00236 Changed: #1304: Implementation of the "guild" parameter for the "destroy_item" action
--HG--
branch : gsoc2011-guildmissions
2011-07-20 22:09:01 +02:00
Fabien_HENON
757f393db1 Changed: #1304: Implementation of the "guild" parameter for the "recv_named_item" action
--HG--
branch : gsoc2011-guildmissions
2011-07-20 21:08:53 +02:00
Fabien_HENON
5ac224b5af Changed: #1304: Implementation of the "guild" parameter for the "recv_item" action
--HG--
branch : gsoc2011-guildmissions
2011-07-20 20:33:52 +02:00
sfb
a431e62539 Update: Completed settings page, loading and saving of settings and preferences (checked publish servers.) Changed namespace from 'Plugin' to 'MissionCompiler'.
--HG--
branch : branch-mission-compiler-qt
2011-07-20 12:54:30 -05:00
Fabien_HENON
cb6b4ac917 Changed: #1304: Implementation of the "guild" parameter for the "recv_fame" action
--HG--
branch : gsoc2011-guildmissions
2011-07-20 18:41:30 +02:00
kerozcak
ccf80ff9d3 Changed: #1315 Added files forgotten to track.
--HG--
branch : gsoc2011-kerozcak
2011-07-20 12:21:20 +02:00
Fabien_HENON
af4d2d6236 Changed: #1304: Implementation of the "guild" parameter for the "recv_money" action
--HG--
branch : gsoc2011-guildmissions
2011-07-19 19:10:12 +02:00
Fabien_HENON
2d1ce64c38 Changed: #1304: Parsing the "guild" parameter for the actions that need it.
--HG--
branch : gsoc2011-guildmissions
2011-07-19 18:39:29 +02:00
Fabien_HENON
185603b5e6 Changed: #1304: Debug of the options added in the script (';' replaced by ':' for parameters separation)
--HG--
branch : gsoc2011-guildmissions
2011-07-19 18:10:28 +02:00
sfb
63caf64438 merge default
--HG--
branch : branch-mission-compiler-qt
2011-07-18 21:30:28 -05:00