Commit graph

575 commits

Author SHA1 Message Date
Botanic
c056507f25 added charisma 2013-06-15 07:01:11 -07:00
Quitta
f25442cbc9 Merge with rc-botanic-webdev 2013-06-13 23:43:58 +02:00
Botanic
621301aaf2 forgot global 2013-06-13 14:41:58 -07:00
Quitta
cbf5b8cbdc Merge with rc-botanic-webdev 2013-06-13 23:36:07 +02:00
Botanic
943266e341 auto create folders 2013-06-13 14:33:23 -07:00
Quitta
a2df5f36a5 Merge with rc-botanic-webdev 2013-06-10 13:20:42 +02:00
Botanic
765a26a90e latest changes to work on getting registration working 2013-06-10 04:17:55 -07:00
liria
0a5aebc04d kervala's enhancements and fixes for the Windows compilation. 2013-06-09 15:55:59 +02:00
liria
e69853e83c FIXE: Linux/Windows compilation : revert the code of the 'void dir(...)' function for windows. 2013-06-08 16:15:41 +02:00
liria
f03dfb40de 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
liria
4cc48daadd 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
ef8d9129c4 updated template for registration and setting up add_user functions 2013-06-07 04:05:28 -07:00
Botanic
47887e000c added base drupal module and removed old phtml file 2013-06-06 23:07:47 -07:00
Botanic
6340a3da36 cleaned up templates and got languages working 2013-06-06 22:59:11 -07:00
Botanic
99967baefd added in smarty, still need to finish making it load the correct template properly 2013-06-06 21:43:11 -07:00
Quitta
eecb35c42f Merge with default 2013-06-06 23:55:04 +02:00
Quitta
2f072fb60b Merge with rc-botanic-webdev 2013-06-06 23:54:41 +02:00
Quitta
932c23646e initial branch creation 2013-06-06 23:53:34 +02:00
Botanic
7a8d47922f updated files that were not merged 2013-06-06 03:38:24 -07:00
Botanic
c9811a9804 fixed thanks kervala 2013-06-06 01:28:12 -07:00
Botanic
94b3b07c85 added in-game template file 2013-06-05 23:39:33 -07:00
Botanic
9014f722c4 added base class file for sql as well as updated users to use class 2013-06-05 23:19:40 -07:00
Botanic
eda629c1ab changed to use class 2013-06-05 23:10:00 -07:00
Botanic
b6fe4f98b3 added old to hgignore 2013-06-05 23:08:57 -07:00
Botanic
e42f2f8ba0 initial work on ams_lib 2013-06-05 23:04:46 -07:00
Botanic
e5619e273b Backed out changeset: 97505c669e04 2013-02-08 03:09:17 -08:00
Botanic
3d2b747e6d Backed out changeset: e36d69e04aa1 2013-02-08 03:08:59 -08:00
Botanic
341e468d5b Backed out changeset: 57d8f3733daf 2013-02-08 03:08:42 -08:00
Botanic
bc638755e6 Backed out changeset: c569b6062f5d 2013-02-08 03:08:24 -08:00
Botanic
84701dfca3 fixed load form and character_cl 2013-02-07 15:04:28 -08:00
Botanic
326b07885f fixed vertex_program_parse 2013-02-07 13:00:51 -08:00
Botanic
2521f746d1 Fixed warning: multi-character character constant [-Wmultichar] 2013-02-07 12:19:00 -08:00
Botanic
ab608d2cfe Fixed warning "unix_event_emitter.cpp:569:8: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated (declared at /usr/include/X11/Xlib.h:1695)" 2013-02-07 03:27:12 -08:00
dnk-88
c72828b6dd Change: Fixed incorrect behavior scroll of 2d view in landscape editor qt 2012-12-15 00:41:29 +03:00
dnk-88
ebeae32287 Changed: Fixed crash land editor qt 2012-11-11 13:33:43 +03:00
dnk-88
283f4929b4 Changed: #1302 Polish code of property editor 2012-09-02 15:27:31 +03:00
dnk-88
2a4035fa41 Changed: #1302 Replaced VariantPropertyManager 2012-06-11 00:41:02 +03:00
dnk-88
c64b75e834 Changed: #1302 Added signal 'reset enum property' for returning to default value 2012-06-10 23:40:48 +03:00
dnk-88
7badc3657b Changed: #1302 Added signal 'reset text property' for returning to default value 2012-06-10 22:13:19 +03:00
dnk-88
6a87a9933c Changed: #1302 Added signal 'reset bool property' for returning to default value 2012-06-10 21:15:22 +03:00
dnk-88
f0731e7784 Changed: #1302 Fixed undo/redo bug (moving primitives). 2012-06-10 18:27:47 +03:00
dnk-88
eec49a3aa7 Changed: #1302 Correct fill properties(ConstStringValue) with *both* contexts if the current context is not default and is valid. 2012-06-10 16:56:45 +03:00
dnk-88
7a780d6b34 Changed: #1302 Fixed undo/redo bug (moving primitives). 2012-04-23 19:20:09 +03:00
dnk-88
91aba9126f Changed: #1302 Added preview properties (except ConstStringArray values). 2012-02-05 02:31:56 +03:00
dnk-88
e12fbbf40b Changed: #1302 Added text edit property in qt property browser for NLLIGO::CPropertyStringArray. 2012-02-04 20:58:21 +03:00
dnk-88
8230ecaf25 Fixed: #1301 Fixed crash program 2012-01-16 01:18:27 +03:00
dnk-88
914059c2ae Changed: #1302 Added some stuff for weqt property editor. 2011-12-21 00:45:00 +03:00
dnk-88
02e9bc2cc1 Changed: #1302 Fixed undo/redo in world editor qt. 2011-10-11 13:44:53 +03:00
dnk-88
5c8ca221b9 Changed: #1301 Cleanup code. 2011-10-03 03:35:05 +03:00
dnk-88
9e570c7e6c Changed: #1301 Polished code. 2011-10-03 00:40:25 +03:00