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
Walter Julius Hennecke
30888964e9
Reduced scope of some variables
2013-08-14 21:39:07 +02:00
Walter Julius Hennecke
222f0d77a9
more bugs ... umm fixes I mean
2013-08-13 21:56:47 +02:00
Walter Julius Hennecke
42c2f9216b
missed another one
2013-08-13 21:50:19 +02:00
Walter Julius Hennecke
79596ab7e5
fixed g_client.c
2013-08-13 21:48:06 +02:00
Walter Julius Hennecke
5a78efe9cf
Reduced scope of more variables
2013-08-13 21:45:20 +02:00
Walter Julius Hennecke
97f3cb7eba
More updates and work on sound zones for global sounds ...
...
... not what I want it to be but I need a break.
2013-07-21 15:24:57 +02:00
Walter Julius Hennecke
dfd8dea02e
Added multiple things ...
2013-07-21 01:34:09 +02:00
Walter Julius Hennecke
2685ce85ee
added missing header to g_client.c
2013-07-08 21:00:23 +02:00
Walter Julius Hennecke
b31ec10d1f
moved several G_Client function to g_client.c from other files
2013-07-08 20:53:00 +02:00
Walter Julius Hennecke
fab24283e0
should have seen that
2013-07-08 20:47:39 +02:00
Walter Julius Hennecke
03aecfe908
Some more work on g_client.c
2013-07-08 20:42:21 +02:00
Walter Julius Hennecke
9cd5880931
Moved declaration of IsAdmin from g_local.h to g_client.h
2013-07-08 20:27:33 +02:00
Walter Julius Hennecke
07f8626f94
Added missing )
2013-07-08 20:21:20 +02:00
Walter Julius Hennecke
964e68cf1d
Same as last push
2013-07-08 19:40:30 +02:00
Walter Julius Hennecke
8bc9ec722e
Same as last ...
2013-07-08 00:14:54 +02:00
Walter Julius Hennecke
e849b1c516
Have gone through a few files change a thing or two.
2013-07-06 18:19:28 +02:00
Walter Julius Hennecke
696a1ad99d
fixes
2013-05-24 23:22:14 +02:00
Walter Julius Hennecke
f053e25e16
added missing include
2013-05-24 23:08:55 +02:00
Walter Julius Hennecke
9eb6c7c0d0
fix
2013-05-24 22:49:40 +02:00
Walter Julius Hennecke
19b9d0669c
fixed parse error
2013-05-21 21:08:36 +02:00
Walter Julius Hennecke
3a90f52947
fixed parse error
2013-05-21 21:06:59 +02:00
Walter Julius Hennecke
c5e13d0557
Fixed multiple splint warnings
2013-05-21 20:57:26 +02:00
Walter Julius Hennecke
86109411f9
fixed more splint warnings in g_main.c
2013-05-17 21:21:43 +02:00
Walter Julius Hennecke
555cb0d5cf
minor fix
2013-05-17 00:42:09 +02:00
Walter Julius Hennecke
2a16df527b
more fixes
2013-05-16 23:54:40 +02:00
Walter Julius Hennecke
1e8e349d2b
Fixes resulting from code analysis
2013-04-13 01:34:37 +02:00
Walter Julius Hennecke
64a8d2a026
Fixes and additions
...
- minor fixes
- added missing files to VisualStudio project
2013-04-13 00:50:57 +02:00
Walter Julius Hennecke
ae24153bb5
Big documentation update
2013-04-12 23:26:59 +02:00
Walter Julius Hennecke
fd6e6fca30
Fix for FS#29
...
Fix for FS#29 - Server Change on ui_transporter seems broken
2013-02-25 12:15:53 +01:00
Harry Young
3164fdfa33
A lot of stuff!
...
-replaced target_safezone with target_sone (backwardscompability is in place)
--It now servers for more purposes than just escapepods. Also included in the MSD-System
-Removed list-iteration for safezones.
--They gave me such a hard time and put unneeded limits in place (like one time shots)
--now we loop trough all entities instead and find those with the right criteria and go from there
-For safezones clients are now tagged in the backend (new gclients_t-field)
--only those that aren't taggesd this way will be killed
--Closed FS#30
-First version of shiphealth HUD (FS#8, needs testing)
--There were som modifications made to the full UI as well
-Both Selfdestruct and Shiphealth communication to the client go via command now, the events got removed
-new Version Notation: RPG-X V 2.3 CB 4
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-02-10 00:31:04 +01:00
Harry Young
8e3023c613
more work on definitions
...
Added a few comments on the way.
remmoved files for func_forcefiled2 and func_roff_mover as they were absolutely never used and were not included in any makefile.
collapsed some functions that were redundant to each other
did some work on misc_portal_camers/surface (untested)
did some very needed updates to the descriptions
redesigned the spawning and initialising of the surface in that it now has a few more failsafes
Added the ability to pause autocycle
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2012-11-27 03:04:09 +01:00
Walter Julius Hennecke
4c1a8d0910
Renamed and moved some functions
2012-11-16 00:58:56 +01:00
Walter Julius Hennecke
b6feda9b2b
Renamed and moved RPG-X related g_team.c functions to g_client.c
2012-11-16 00:02:59 +01:00
Walter Julius Hennecke
35303ecc8c
Removed the rest of unused team stuff
2012-11-15 23:49:35 +01:00
Walter Julius Hennecke
db0df99793
Removed lots of things
...
Removed all unused things from g_team.c and related things
2012-11-15 23:43:56 +01:00
Harry Young
e561731baa
More work on definitions.
...
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2012-11-15 06:41:12 +01:00
Walter Julius Hennecke
bc1558b36c
Cleanup g_cmds.c
2012-11-11 22:41:22 +01:00
Walter Julius Hennecke
69335bc840
Cleanup g_breakable.c and g_client.c
2012-11-11 18:33:50 +01:00
Walter Julius Hennecke
8632e3b72d
See description ...
...
* removed unused cvars and related code
* moved rpg_message cvars into timedmessages.cfg and removed the cvars
* modified list module to support cyclic list access
2012-11-11 13:53:08 +01:00
Walter Julius 'GSIO01' Hennecke
f75168cce5
Fixed some things ...
...
- fixed some insecure code
- fexed a lot of warnings
2012-09-10 12:55:24 +02:00
Walter Julius Hennecke
a39565b783
Integrated RPG-X2 rpgxEF edition into the rpgxEF repo
...
... not quite content with where the project files lie but it is ok for
now.
... compiling works fine so far (only tested mingw32 right now)
2012-08-04 12:54:37 +02:00
Walter Julius Hennecke
9766c706a0
New version based on ioq3/ioEF head revision (unstested)
2012-01-22 22:34:33 +01:00
Walter Julius Hennecke
0e9dc46ba2
Removed old ioquake/ioEF head revision
2012-01-22 22:21:11 +01:00
Walter Julius Hennecke
cf8c93b07f
Initial commit (which basicly is ioEF 1.8 without modifcations)
2011-12-09 18:15:18 +01:00