Commit graph

15 commits

Author SHA1 Message Date
UberGames
5d200c8947 Even more getters and setters... and I'm far from finished xD. 2011-07-26 18:19:18 +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
af89563973 Added Multithreading to Lua where it made sense. 2011-07-25 20:02:07 +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
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
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
f5f25895d8 fixed all compile warning in game 2011-06-09 13:31:41 +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
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