Commit graph

4367 commits

Author SHA1 Message Date
Quitta
89f187a04f Fixed layout for register.tpl and login.tpl, it now uses also layout.tpl but with a parameter 'no_visible_elements' => 'TRUE' 2013-06-16 01:40:13 +02:00
Botanic
2180be89d7 added .tpl.php and removed extra files 2013-06-15 15:20:16 -07:00
Botanic
40fefe1df2 Merge with quitta-gsoc-2013 2013-06-15 15:16:57 -07:00
Quitta
76096267f9 Basic template integration with css 2013-06-16 00:13:13 +02:00
Quitta
b13b72f629 Merge with rc-botanic-webdev 2013-06-15 16:14:50 +02:00
Botanic
36e39d599b fixed to proper path 2013-06-15 07:11:03 -07:00
Botanic
c2598c9673 changed to use .php not html 2013-06-15 07:08:38 -07:00
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
dfighter1985
beffa4d49e Making GCC happy. 2013-05-15 01:54:35 +02:00
dfighter1985
0b08f18d61 Editbox should now create it's text when added. 2013-05-11 02:40:55 +02:00
dfighter1985
df281b1019 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
6c3d300753 Added some defaults. 2013-05-10 22:29:47 +02:00
dfighter1985
4717f03b3a The editor probably shouldn't crash when adding textbutton widget. 2013-05-10 02:10:18 +02:00
dfighter1985
80720c0137 Make sure to apply the changes, when changing properties. 2013-05-10 00:55:23 +02:00
dfighter1985
7ecea68385 Forgot to set the parent. 2013-05-10 00:28:29 +02:00
dfighter1985
871fed3e12 When adding a new widget, the correct widget is now instantiated. Also added some checks. 2013-05-09 23:57:48 +02:00
dfighter1985
954bb6a533 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
80c6617ccc Added some more checks, signal and slots related to widget adding. 2013-05-05 05:49:35 +02:00
dfighter1985
1e84771ba0 Added GUI for widget adding. 2013-05-05 04:58:15 +02:00
dfighter1985
038aa26e84 Merged default. 2013-05-04 22:28:31 +02:00
dfighter1985
f36affd576 Merged default 2013-05-03 02:07:38 +02:00
dfighter1985
3403be9a77 Merging default. 2013-03-12 07:17:04 +01:00
dfighter1985
8959b635c2 Merged upstream changes. 2013-03-12 06:11:50 +01:00
dfighter1985
8f195bdbe2 FIXED: Deleting the CViewText of CCtrlTextButton should no longer lead to crashes. 2013-03-10 00:56:27 +01:00
dfighter1985
80adabbab2 MODIFIED: Ups, missed this. 2013-03-09 22:31:51 +01:00
dfighter1985
9f65dc5d2b FIXED: Widgets will no longer get stuck in the widget hierarchy tree, when deleting their parent. 2013-03-09 22:02:31 +01:00