Commit graph

1564 commits

Author SHA1 Message Date
sfb
db7a3321c2 Merging default changes into branch.
--HG--
branch : branch-mission-compiler-qt
2011-07-01 07:21:59 -05:00
sfb
c83fd1832b Changed: Implementing server list in settings page. Added dialog for editing/adding entries. Can add, remove and edit entries. Still need to implement read/write settings and provide a method to connect the table to the publishing options table.
--HG--
branch : branch-mission-compiler-qt
2011-07-01 07:19:46 -05:00
kervala
68ab06f7c0 Changed: Updated client_default.cfg.in from client_default.cfg 2011-06-14 20:11:44 +02:00
kervala
75ce27ad45 Added: Option WITH_STATIC_EXTERNAL to force FIND_LIBRARY to find static libs 2011-06-14 20:11:17 +02:00
kervala
d52dead6af Changed: Merge changes from next patch 2011-06-14 19:34:28 +02:00
kervala
7adc1ec629 Changed: #878 Fix typos in comments/code 2011-06-14 19:31:59 +02:00
dnk-88
5c47e96d79 Added: #1303 Added undo/redo command list. 2011-06-14 13:29:16 +03:00
sfb
c41a312a86 Changed: Fixed the 'QMetaObject' linking error and commented out most of the old code to be replaced.
--HG--
branch : branch-mission-compiler-qt
2011-06-11 08:48:16 -05:00
sfb
36445503cd merge from default
--HG--
branch : branch-mission-compiler-qt
2011-06-09 14:29:05 -05:00
sfb
ba23190a9d Changed: Started to add dialogs for server and publishing settings.
--HG--
branch : branch-mission-compiler-qt
2011-06-09 14:26:02 -05:00
vl
0e3465b6a1 Changed: chapter 5 2011-06-09 00:36:58 +02:00
vl
529edfcb9a Fixed: must not be lowered or the tooltip in milkopad doesn't work 2011-06-08 18:36:27 +02:00
kervala
b7eefef484 Changed: #1177 VS 2010 does not work under CMake 2011-06-08 11:46:11 +02:00
kervala
74c2952c32 Changed: #1275 Create an OpenGL ES driver 2011-06-08 10:16:44 +02:00
kervala
0f63f56969 Changed: Replaced NLMISC::strlwr by NLMISC::toLower 2011-06-08 10:15:16 +02:00
kervala
e4fba623dc Fixed: Bad font default size 2011-06-08 10:14:48 +02:00
kervala
81d2817c44 Changed: #878 Fix typos in comments/code 2011-06-08 10:14:14 +02:00
sfb
884017a65d Changed: Mission Compiler add/remove selected/all and reset filter functions.
--HG--
branch : branch-mission-compiler-qt
2011-06-07 14:30:34 -05:00
sfb
21db83a0ed Changed: Added 'data directory' box and re-arranged filters.
--HG--
branch : branch-mission-compiler-qt
2011-06-07 12:14:10 -05:00
kervala
23e49c5f27 Merge 2011-06-07 16:41:08 +02:00
kervala
4ab971d2fe Changed: #878 Fix typos in comments/code 2011-06-07 15:58:18 +02:00
kervala
4027e82360 Changed: #825 Remove all warnings when compiling Ryzom 2011-06-05 18:06:00 +02:00
kervala
5cd98b6e45 Changed: Replaced NLMISC::strlwr by NLMISC::toLower 2011-06-05 17:52:40 +02:00
kervala
f0f64cab63 Changed: Merge changes from next patch 2011-06-04 14:20:01 +02:00
kervala
e254253fe0 Fixed: Number of processors under Linux 2011-06-04 14:01:56 +02:00
kervala
0cbb87bfe1 Fixed: Strings buffer overflow in config files 2011-06-04 14:01:32 +02:00
kervala
0913c3d667 Changed: #878 Fix typos in comments/code 2011-06-04 13:51:03 +02:00
kervala
7fd0b6fb7d Changed: Display unknown status in FBO errors messages 2011-06-04 13:50:33 +02:00
kervala
b4e09b1adc Fixed: X extensions list is truncated 2011-06-04 13:49:41 +02:00
kervala
f03da8e338 Changed: #878 Fix typos in comments/code 2011-06-04 13:48:27 +02:00
kervala
2a3e170bee Changed: #142 Replace atoi and sscanf by fromString when it's possible 2011-06-04 13:25:58 +02:00
kervala
8350856a05 Changed: Merge changes from next patch 2011-06-04 13:23:14 +02:00
kervala
714bb3aa3b Changed: #878 Fix typos in comments/code 2011-06-03 15:17:23 +02:00
kervala
231d6ce32a Fixed: PCH problems with CMake 2.6 2011-06-03 13:59:08 +02:00
kervala
16460bcf97 Changed: #825 Remove all warnings when compiling Ryzom 2011-06-03 10:51:03 +02:00
kervala
7a081ca8b5 Changed: Exceptions catched by reference 2011-06-03 10:42:40 +02:00
kervala
7c27c233eb Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02:00
kervala
58acd2e969 Fixed: #1310 Broken build with VS 2k8 nmake 2011-06-03 10:07:52 +02:00
kervala
2497d88522 Fixed: #1310 Broken build with VS 2k8 nmake 2011-06-03 09:23:12 +02:00
sfb
f7ebb89d94 Changed: Implemented basic mission compilation without publishing.
--HG--
branch : branch-mission-compiler-qt
2011-06-02 15:15:12 -05:00
sfb
9e3a19e654 Changed: Implemented mission validation.
--HG--
branch : branch-mission-compiler-qt
2011-06-02 13:47:31 -05:00
kervala
043b845f6c Changed: Exceptions catched by reference 2011-06-02 18:44:48 +02:00
kervala
1312ede370 Changed: Exceptions catched by reference 2011-06-02 18:43:58 +02:00
kervala
f9cc842b82 Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
kervala
2d80b547fc Changed: Merge changes from next patch 2011-06-02 17:28:30 +02:00
kervala
d4a78b6fd1 Changed: Merge changes from next patch 2011-06-02 17:26:04 +02:00
sfb
00e65b1015 Changed: Added some more UI tweaks - most of the UI design is now done.
--HG--
branch : branch-mission-compiler-qt
2011-06-01 18:41:01 -05:00
sfb
bdbeaa29e8 Changed: Initial footwork on OVQT-based mission compiler plugin.
--HG--
branch : branch-mission-compiler-qt
2011-06-01 07:45:55 -05:00
sfb
947d69c97e Changed: Added the primitive file path and ligo config file to the "data section" - automatically applied these paths to addSearchPath.
--HG--
branch : branch-mission-compiler-qt
2011-06-01 07:45:20 -05:00
sfb
5be81c6487 Changed: Fixed a bug with the log plugin causing crashes when the apply button was clicked for settings.
--HG--
branch : branch-mission-compiler-qt
2011-06-01 07:44:44 -05:00