Commit graph

23 commits

Author SHA1 Message Date
Harry Young
7125194664 Removals were my mistake. Tought they were redundant with game-lib and mover-lib whereas they actually are not.
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2011-12-10 13:08:03 +01:00
Walter Julius Hennecke
166aa1db94 Have rewritten the spawn function of func_stasis_door.
Changed the complete setup so areaportal states can be adjusted now.
This entity still needs a lot of work but we are on a good way now.
You don't mind if I work a bit more on this entity do you Harry?
2011-12-10 00:03:03 +01:00
Harry Young
43d044fe4f Finished the update as good as I could.
Removed something from entity that is already in game.

Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2011-12-09 15:52:19 +01:00
Harry Young
166804ef93 *added Getter and Setter for 'wait'
*updated Borg1 to new Setters and made use of the hooks where possible


Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2011-11-14 23:27:35 +01:00
Harry Young
6e8bfa7963 Okay, here's some:
*fixed the Lua-Hooks so they finally give Entities (g_local.h and g_lua.c)
*excluded a dummy that was causing a compile warning (lua_entity.c)
*Fixed CenterPrint and ClientPrint so they give the Text instead of the Clientnumber

Next I'll try to reactivate the dn1-Laser-Minigame and maybe fix the turrets.

Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2011-11-14 13:33:07 +01: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
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
bbdc52c075 initial commit 2011-06-01 14:20:56 +02:00