.. |
client
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
docs
|
added documentation
|
2008-08-05 21:37:33 +00:00 |
external
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
server
|
repaired the local console
|
2008-08-27 16:23:15 +00:00 |
e_client_interface.h
|
large commit. documented a bit. editor updates. general cleanup of everything
|
2008-01-19 10:57:25 +00:00 |
e_common_interface.h
|
large commit. documented a bit. editor updates. general cleanup of everything
|
2008-01-19 10:57:25 +00:00 |
e_compression.c
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
e_compression.h
|
cleaned up code structure a bit
|
2007-12-15 10:24:49 +00:00 |
e_config.c
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
e_config.h
|
some clean up and increased the size of a strings in the console
|
2008-03-29 14:34:40 +00:00 |
e_config_variables.h
|
continued with clean up
|
2008-08-17 08:52:24 +00:00 |
e_console.c
|
repaired the local console
|
2008-08-27 16:23:15 +00:00 |
e_console.h
|
repaired the local console
|
2008-08-27 16:23:15 +00:00 |
e_datafile.c
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
e_datafile.h
|
merged editor over to trunk
|
2008-01-12 12:27:55 +00:00 |
e_engine.c
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
e_engine.h
|
major update. server clean up and much added documentation
|
2008-07-06 11:21:21 +00:00 |
e_huffman.c
|
added cl_layershot. fixed some bugs in the network
|
2008-08-17 07:05:16 +00:00 |
e_huffman.h
|
added cl_layershot. fixed some bugs in the network
|
2008-08-17 07:05:16 +00:00 |
e_if_client.h
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
e_if_gfx.h
|
added cl_layershot. fixed some bugs in the network
|
2008-08-17 07:05:16 +00:00 |
e_if_inp.h
|
fixed the chatting
|
2008-03-16 22:48:02 +00:00 |
e_if_modc.h
|
fixed remote console. some gui tweaks aswell.
|
2008-03-01 14:36:36 +00:00 |
e_if_mods.h
|
done some more latency work. added the extra message for projectiles to reduce latency
|
2008-02-10 15:32:30 +00:00 |
e_if_msg.h
|
security audit: fixed so the packer functions checks for errors
|
2008-02-11 22:25:10 +00:00 |
e_if_other.h
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
e_if_server.h
|
major update. server clean up and much added documentation
|
2008-07-06 11:21:21 +00:00 |
e_if_snd.h
|
large commit. documented a bit. editor updates. general cleanup of everything
|
2008-01-19 10:57:25 +00:00 |
e_keynames.c
|
cleaned up code structure a bit
|
2007-12-15 10:24:49 +00:00 |
e_keys.h
|
cleaned up code structure a bit
|
2007-12-15 10:24:49 +00:00 |
e_linereader.c
|
merged 0.3.4 changes to trunk
|
2008-02-10 21:54:52 +00:00 |
e_linereader.h
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
e_map.c
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
e_memheap.c
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
e_memheap.h
|
fixed small errors in memheap
|
2008-01-20 09:53:15 +00:00 |
e_msg.c
|
security audit: fixed so the packer functions checks for errors
|
2008-02-11 22:25:10 +00:00 |
e_network.c
|
added cl_layershot. fixed some bugs in the network
|
2008-08-17 07:05:16 +00:00 |
e_network.h
|
major update. server clean up and much added documentation
|
2008-07-06 11:21:21 +00:00 |
e_packer.c
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
e_packer.h
|
cleaned up code structure a bit
|
2007-12-15 10:24:49 +00:00 |
e_protocol.h
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
e_ringbuffer.c
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
e_ringbuffer.h
|
console now has proper backlog and command history. kill command added. predicted hooks no longer make a sound when hitting a player.
|
2008-02-04 00:13:34 +00:00 |
e_server_interface.h
|
cleaned up the console code. added the ability to tune the game in runtime.
|
2008-02-02 12:38:36 +00:00 |
e_snapshot.c
|
major update. server clean up and much added documentation
|
2008-07-06 11:21:21 +00:00 |
e_snapshot.h
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |