Commit graph

661 commits

Author SHA1 Message Date
Walter Julius Hennecke
8ca34a6df1 Mutliple changes
- added new lua hook LuaHook_CmdScriptCall
- added new g_developer enabled command scrip_call that can call a lua
function in a script (only functions without arguments)
- added lua functions GetAngles and SetAngles to lua_entity
- added lua functions X, Y, Z, SetX, SetY, SetZ to lua_vector
2013-11-15 22:13:01 +01:00
Walter Julius Hennecke
2a1acdb4fe Work on cinematic cameras ...
... had a mayor breakthrough there but it is still far from beeing
usable.
2013-11-13 21:07:56 +01:00
Walter Julius Hennecke
24af0bd6a6 Updates and added new logger to g_ui.c 2013-10-23 20:21:02 +02:00
Walter Julius Hennecke
e04b660350 More updates
- updates of multiple functions in g_trigger.c
- added new logger in g_trigger.c
2013-10-19 20:36:48 +02:00
Walter Julius Hennecke
18d557c691 More updates 2013-10-16 19:20:49 +02:00
Walter Julius Hennecke
37d3a908f7 Fixed some errors in previous commit. 2013-10-16 18:51:22 +02:00
Walter Julius Hennecke
17b026374a Updates
- documentation
- new logger
- other updates
2013-10-15 23:28:06 +02:00
Walter Julius Hennecke
b0ea82f7c1 Documentation update 2013-10-15 20:03:10 +02:00
Walter Julius Hennecke
e6b384e63f Documentation updates 2013-10-14 22:52:15 +02:00
Walter Julius Hennecke
830d8cabe5 g_weapon documentation update. 2013-10-14 22:14:55 +02:00
Walter Julius Hennecke
c62b0bcefa Refactoring of some function names 2013-10-13 22:06:17 +02:00
Walter Julius Hennecke
67306ef4bf Moved several functions from g_local.h to other headers 2013-10-13 21:55:11 +02:00
Walter Julius Hennecke
175a78215a More updates 2013-10-13 21:31:06 +02:00
Walter Julius Hennecke
c097714e81 More updates 2013-10-13 00:50:21 +02:00
Walter Julius Hennecke
35f8ee0283 Some work on g_weapon.c 2013-10-13 00:39:12 +02:00
Walter Julius Hennecke
49bd6251ce Updates to the list module.
- int to int32_t
- renamed to bg_list.(c|h)
- changed Makefile so only a single instance of bg_list.(c|h) files are
needed
2013-10-13 00:15:35 +02:00
Walter Julius Hennecke
0ed8422996 changed handling of strings 2013-10-10 21:42:02 +02:00
Walter Hennecke
216a871ff8 Fix crash of bgLex on linux. No idea why this worked on Windows it should have crashed as well. 2013-10-10 23:36:08 +02:00
Walter Julius Hennecke
aee36d9ad1 some changes to bg_lex 2013-10-10 21:10:12 +02:00
Walter Julius Hennecke
14b22ee5db Revert "some changes to bg_lex"
This reverts commit 57bf980ef7.
2013-10-10 21:08:59 +02:00
Walter Julius Hennecke
57bf980ef7 some changes to bg_lex 2013-10-10 21:06:12 +02:00
Walter Julius Hennecke
b2250734e0 Changed morphem string data to a fixed size of 1024. 2013-10-09 23:16:24 +02:00
Walter Julius Hennecke
9a7adfab67 More logger replacements 2013-10-09 22:33:04 +02:00
Walter Julius Hennecke
fb75b5eda6 Added additional temporal debug message. 2013-10-09 22:03:13 +02:00
Walter Julius Hennecke
2f1846c658 Added new logger to function G_LoadLocationsFile ...
... to find out where it is crashing on linux.
2013-10-09 21:59:25 +02:00
Walter Julius Hennecke
3377aeca31 Removed bg_lex.yy.c and modified Makefile
- removed bg_lex.yy.c
- modified Makefile to genereate bg_lex.yy.c with flex (which will
hopefully fix linux server crashes <- has to be tested)
2013-10-08 23:51:42 +02:00
Walter Julius Hennecke
51acc2f6fd Removed old unused file 2013-10-07 20:56:17 +02:00
Walter Julius Hennecke
9df137c07c Fixed some errors 2013-10-07 20:53:32 +02:00
Harry Young
9c17af0bcd Fixed a bug that made non-admins unable to see scanables upon using the tricorder
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-09-22 11:21:13 +02:00
Harry Young
42e56f91e1 minor hickup in ui_admin.c
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-09-05 19:21:21 +02:00
Harry Young
c48f5ce237 Replaced all Com_printf's in UI with Logger's
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-09-05 19:18:14 +02:00
Harry Young
65f2b94ca2 A Lot of work on UI module
Outfitted almost every function with begin and end-loggers
Removed some UI's and functions that were not in use
Fixed an issue with UI_MSD not precaching

Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-09-04 17:58:49 +02:00
Walter Julius Hennecke
b9a73ecdad Work on logging.
- added additional logger macros
- made cg_main.c traceable
2013-09-03 23:33:51 +02:00
Walter Julius Hennecke
1494913f18 Added include guards to all game and ui headers. 2013-09-03 23:01:15 +02:00
Walter Julius Hennecke
ea956a8d21 Added include guards to all cgame headers ...
where they were missing.
2013-09-03 22:42:30 +02:00
Walter Julius Hennecke
d2b765a9e3 Started replacing CG_Printf's by the new logger ...
- added multiple include guards to headers to fix compiling
2013-09-03 22:37:10 +02:00
Walter Julius Hennecke
8b397da7df Added logging to fx_torpedo on game side and possible fix for the entity. 2013-08-28 23:56:21 +02:00
Harry Young
e1c3c18e15 Merge branch 'splint' of git@github.com:UberGames/rpgxEF.git into splint 2013-08-28 23:48:31 +02:00
Harry Young
96dc0769e5 Decoys and target_sequence
fixed bug, where decoys would crash a client who has the radar HUD-Element (tricorder or Phaser Rifle) open
many fixes and improvements to target_sequence (need to counter test some of these)

Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-28 23:46:14 +02:00
Walter Julius Hennecke
f2ea43430c Fixed a bug where fx_phaser would not work anymore. 2013-08-28 23:40:01 +02:00
Walter Julius Hennecke
2efe66b968 Logger messages for fx_phaser and marked possible error location+ 2013-08-28 21:25:38 +02:00
Harry Young
985caaf175 Minor typo in ui_logger.h
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-27 17:25:24 +02:00
Harry Young
860fd15830 Forgot to update this
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-27 17:22:56 +02:00
Harry Young
5740527fcd Implemented logger on cgame an UI module
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-27 17:19:29 +02:00
Harry Young
249f240b85 Readded a line that was unintwentionally deleted
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-25 23:24:25 +02:00
Harry Young
f7a3599938 Fixed a bug that reliably caused the server to crash on client disconnects
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-25 23:19:30 +02:00
Harry Young
71d85b5caf Minor fix to logger
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-25 20:21:16 +02:00
Walter Julius Hennecke
633d9e653c Fixes and updates to the new logger 2013-08-25 03:18:03 +02:00
Walter Julius Hennecke
296f3d106a Rollback of cg_syscalls.c 2013-08-25 03:05:10 +02:00
Walter Julius Hennecke
d8b4ac7c7b Rollback of ui_syscalls.c 2013-08-25 03:01:46 +02:00