Commit graph

47 commits

Author SHA1 Message Date
UberGames
1c0613c59a Added target_shaderremap provided by Harry Young
Signed-off-by: UberGames <admin@ubergames.org>
2011-10-17 11:43:14 +02:00
UberGames
e03c490c2f Some fixes ... 2011-08-02 23:56:32 +02:00
UberGames
f10493a98d Some minor fixes... 2011-08-02 13:55:24 +02:00
UberGames
bc4ea34bba Some fixes as well as some recoded functions in lua entity lib. 2011-07-28 18:34:17 +02:00
UberGames
cf0a8dfaea Fixes to some Getters and Setters for lua entity lib as well as a few new getters and setters. 2011-07-28 18:00:52 +02:00
UberGames
aaa362beea Fixes for getter and setter in lua entity library. 2011-07-28 14:14:06 +02:00
UberGames
b3067d177f Fixed Lua Setters for apos1 and apos2. 2011-07-28 13:27:10 +02:00
UberGames
b968dcbd47 All String getters now either return a valid string or nil. 2011-07-28 13:20:12 +02:00
UberGames
c8ae3d00e2 Added some usefull comments... 2011-07-27 14:28:54 +02:00
UberGames
b727fc85ca Same as last ... 2011-07-27 14:12:55 +02:00
UberGames
ca789d1b4a Same as last ... 2011-07-27 13:49:02 +02:00
UberGames
42f36da22d Same as last ^^ 2011-07-26 22:53:46 +02:00
UberGames
5d200c8947 Even more getters and setters... and I'm far from finished xD. 2011-07-26 18:19:18 +02:00
UberGames
ef8ad59929 More getters and setters ... 2011-07-26 15:28:30 +02:00
UberGames
3788108592 More getters and setters for lua entity library. 2011-07-26 14:46:59 +02:00
UberGames
bb98fca47a Bugfixes ... 2011-07-26 13:12:05 +02:00
UberGames
a7ce8bdabb Set maximum number of lua VMs to 3 on game: one for maps, one for lua mods, and one for customizeable weapons (WIP, slow progress).
Started adding a lot of getters and setters to lua entity library.
2011-07-26 13:08:07 +02:00
UberGames
166ef0cad7 Added lua library cvar which allows to get the values of cvars in lua. 2011-07-26 00:02:53 +02:00
UberGames
363aa41389 Merge branch 'master' of github.com:UberGames/RPG-X2 2011-07-25 20:03:18 +02:00
UberGames
af89563973 Added Multithreading to Lua where it made sense. 2011-07-25 20:02:07 +02:00
UberGames
3ca7a1a660 Added forgotten line of modification on target_delay. 2011-07-25 09:37:38 -07:00
UberGames
69de94a8dd Lua now opens the lua coroutines library. 2011-07-24 19:18:27 +02:00
UberGames
93df28e396 Finished lua trace library. Needs testing ... 2011-07-24 13:27:57 +02:00
UberGames
0564166919 Started work on lua library for trace_t.
Started work on lua library for weapons.
2011-07-24 00:29:04 +02:00
UberGames
8af8e25a22 Debugged LUA PlaySound function.
Changed version to "Beta 8.4.7 wc1", Beta 8.4.7 working copy 1.
2011-07-22 22:08:45 +02:00
UberGames
d559a1dc46 Added soundDeactivate to target_turbolift and target_warp. 2011-07-22 11:14:35 +02:00
UberGames
e68e67b8da Modified basic spawn function of func_stasis_door. 2011-07-22 10:59:09 +02:00
UberGames
e304aea758 Added changes to target_levlchange suggested by Harry Young and
fixed a bug in it I discovered by doing so.
Fixed a bug in target_serverchange.
2011-07-22 10:52:53 +02:00
UberGames
2a5e54ae23 Fixed fix for target_delay.
Added a basic spawn function for func_stasis door.
2011-07-20 17:16:10 +02:00
UberGames
e037905d97 Fixed target_delay. 2011-07-20 17:06:50 +02:00
UberGames
ec6287e156 Added modified version of a fix for fx_fountain submitted by Harry Young. Thank you. 2011-07-19 13:59:59 +02:00
UberGames
2a1f7b4263 lol don't know what I fixed/added anymore sorry 2011-07-19 13:51:15 +02:00
UberGames
0eed14f78c fixed all compile warning in ui 2011-06-15 09:13:31 +02:00
UberGames
685e93ad79 some minor fixes 2011-06-15 08:46:11 +02:00
UberGames
e82140f5a1 Merge branch 'master' of github.com:UberGames/RPG-X2 2011-06-15 08:42:45 +02:00
GSIO01
de69e11dbc ... 2011-06-15 08:35:22 +02:00
UberGames
f5f25895d8 fixed all compile warning in game 2011-06-09 13:31:41 +02:00
UberGames
37b6c87082 fixed all compile warning in cgame 2011-06-09 12:27:51 +02:00
UberGames
c8b40cb31b Removed an obsolete file ... 2011-06-09 00:27:29 +02:00
UberGames
e41930f270 Merge branch 'master' of github.com:UberGames/RPG-X2 2011-06-09 00:23:34 +02:00
UberGames
1d584d1f22 - 2011-06-09 00:18:20 +02:00
UberGames
eb2bd43add - fixed game Makefile
- added basic cinematic camera mode (needs much more work until it is finished)
2011-06-09 00:16:25 +02:00
UberGames
294d84609b Edited README.txt via GitHub 2011-06-03 04:54:45 -07:00
UberGames
a1b782613a fixed crash when accessing emote menu on Windows 2011-06-01 14:35:21 +02:00
UberGames
bbdc52c075 initial commit 2011-06-01 14:20:56 +02:00
UberGames
377fe84668 - 2011-06-01 14:19:16 +02:00
UberGames
ce3b57ddd4 first commin 2011-06-01 14:15:34 +02:00