Commit graph

5097 commits

Author SHA1 Message Date
liria
053abe4b07 kervala's enhancements and fixes for the Windows compilation. 2013-06-09 15:55:59 +02:00
liria
c5f77a12df FIXE: Linux/Windows compilation : revert the code of the 'void dir(...)' function for windows. 2013-06-08 16:15:41 +02:00
liria
78f9800b17 FIXE: Linux/Windows compilation : revert the code of the 'void dir(...)' function for windows with using conditional compilation. 2013-06-08 15:38:04 +02:00
kervala
8ce27a9a1b Fixed: EOL for client_config_qt 2013-06-08 14:56:58 +02:00
liria
4caa7fba89 FIXE: replace the WIN32 API for directories manipulation by the the POSIX API to compile with linux. 2013-06-08 14:39:30 +02:00
Botanic
d476f58a94 updated template for registration and setting up add_user functions 2013-06-07 04:05:28 -07:00
Botanic
80e7f92637 added base drupal module and removed old phtml file 2013-06-06 23:07:47 -07:00
Botanic
931d59d420 cleaned up templates and got languages working 2013-06-06 22:59:11 -07:00
Botanic
f02620b4ff added in smarty, still need to finish making it load the correct template properly 2013-06-06 21:43:11 -07:00
Quitta
ebf1869a9e Merge with default 2013-06-06 23:55:04 +02:00
Quitta
fa4f7c5598 Merge with rc-botanic-webdev 2013-06-06 23:54:41 +02:00
Quitta
6777128d98 initial branch creation 2013-06-06 23:53:34 +02:00
Botanic
89ae4f94de updated files that were not merged 2013-06-06 03:38:24 -07:00
Botanic
1d34a0a467 fixed thanks kervala 2013-06-06 01:28:12 -07:00
Botanic
accab3c755 Merge with rc-botanic-webdev 2013-06-06 02:57:41 -07:00
Botanic
d6e146e864 fixed thanks kervala 2013-06-06 01:28:12 -07:00
Botanic
409376af8d added in-game template file 2013-06-05 23:39:33 -07:00
Botanic
1b276e849a added base class file for sql as well as updated users to use class 2013-06-05 23:19:40 -07:00
Botanic
b4ec05e9b3 changed to use class 2013-06-05 23:10:00 -07:00
Botanic
09c1ac3828 added old to hgignore 2013-06-05 23:08:57 -07:00
Botanic
bc25fb664d initial work on ams_lib 2013-06-05 23:04:46 -07:00
Botanic
c2119e322d why the hell make the faster values for "debug only" waiting it so 1990's 2013-06-05 19:59:53 -07:00
Botanic
e0bcc7802c fixed warning 2013-06-05 19:43:10 -07:00
Botanic
82af1c860e fixed warning 2013-06-05 19:27:06 -07:00
Botanic
e289da824f no reason to make people change the logs path every time 2013-06-05 19:19:09 -07:00
Botanic
e68ab3ca71 Fixed warnings and logout 2013-06-05 19:14:53 -07:00
Botanic
fe343431a2 No reason to hardcode the path 2013-06-05 19:14:49 -07:00
Botanic
eea5ceaa11 Fixed warnings and logout 2013-06-05 19:14:53 -07:00
Botanic
ba0561766f no reason to make people change the logs path every time 2013-06-05 19:19:09 -07:00
Botanic
69a12addb2 fixed warning 2013-06-05 19:27:06 -07:00
Botanic
f2b47b2efe fixed warning 2013-06-05 19:43:10 -07:00
Botanic
6ccf7df354 why the hell make the faster values for "debug only" waiting it so 1990's 2013-06-05 19:59:53 -07:00
Botanic
8eb1a7c88f bad eol 2013-06-06 02:56:48 -07:00
Botanic
d9e85cba47 No reason to hardcode the path 2013-06-05 19:14:49 -07:00
Botanic
b22b2a174e bad eol's 2013-06-06 02:47:26 -07:00
dfighter1985
a88a4ad992 FIXED: GUI not showing up because of the interface user functions not getting registered, because of a file linking issue. 2013-06-05 03:29:34 +02:00
dfighter1985
07045b7880 Making GCC happy. 2013-05-15 01:54:35 +02:00
dfighter1985
edfc2c5491 Editbox should now create it's text when added. 2013-05-11 02:40:55 +02:00
dfighter1985
8888122737 Inconsistent line ending style, according to VS. How it managed to do this is a mystery tho. 2013-05-10 22:35:04 +02:00
dfighter1985
9382e6d1f9 Added some defaults. 2013-05-10 22:29:47 +02:00
dfighter1985
776c95f12f The editor probably shouldn't crash when adding textbutton widget. 2013-05-10 02:10:18 +02:00
dfighter1985
2dbf68d6e4 Make sure to apply the changes, when changing properties. 2013-05-10 00:55:23 +02:00
dfighter1985
43019419af Forgot to set the parent. 2013-05-10 00:28:29 +02:00
dfighter1985
c030ad755d When adding a new widget, the correct widget is now instantiated. Also added some checks. 2013-05-09 23:57:48 +02:00
dfighter1985
101d2cc612 Some more work for widget adding support. Basically the system works, just need to make sure the proper widget is instantiated, and the defaults are loaded ( so it shows up ). 2013-05-09 05:53:14 +02:00
dfighter1985
00fa4cb321 Added some more checks, signal and slots related to widget adding. 2013-05-05 05:49:35 +02:00
dfighter1985
dad844cc99 Added GUI for widget adding. 2013-05-05 04:58:15 +02:00
dfighter1985
059147a5b3 Merged default. 2013-05-04 22:28:31 +02:00
dfighter1985
ed0dc8e9b5 Merged client_config_qt. 2013-05-04 22:23:53 +02:00
dfighter1985
3f5d46e8fd Merged default 2013-05-04 21:56:21 +02:00