Commit graph

26 commits

Author SHA1 Message Date
Walter Julius Hennecke
5c82193457 changes not worth mentioning 2011-12-05 17:04:34 +01:00
Walter Julius Hennecke
f4b86b4576 more fixes as result of code analysis 2011-12-05 11:56:52 +01:00
Walter Julius Hennecke
958501a9e3 Added ToDo.txt files to cgame, game, and ui. 2011-12-05 10:33:40 +01:00
Walter Julius Hennecke
2116049ae7 forgot to commit those 2011-12-05 10:18:05 +01:00
Walter Julius Hennecke
28e548969f same as last commit 2011-12-05 10:15:56 +01:00
Walter Julius Hennecke
12ed3c567a Removed more unsued stuff, renamed more files 2011-12-05 09:58:30 +01:00
Walter Julius Hennecke
ff55f1a1ab Removed unused files, renamed some files 2011-12-05 09:29:58 +01: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
aaa362beea Fixes for getter and setter in lua entity library. 2011-07-28 14:14:06 +02:00
UberGames
b968dcbd47 All String getters now either return a valid string or nil. 2011-07-28 13:20:12 +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
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