ddnet/src/engine
2008-10-21 13:48:49 +00:00
..
client fixed quit panic button and editor access button 2008-10-21 13:48:49 +00:00
docs updated the demo recorder 2008-10-14 12:11:42 +00:00
external updated to glfw-1.6 and merged previous modifications 2008-10-16 17:09:34 +00:00
server improved network logging 2008-10-19 17:21:04 +00:00
e_client_interface.h clean up the hooks and removed the old gc_hooks.cpp file and renamed to clienthooks.cpp 2008-08-30 21:16:58 +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 upped max clients to 16 2008-09-23 13:14:04 +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 show if servers use non-standard tuning and let serverbrowser filter for these; ticket #393 2008-10-05 09:57:46 +00:00
e_console.c upped max clients to 16 2008-09-23 13:14:04 +00:00
e_console.h repaired the local console 2008-08-27 16:23:15 +00:00
e_datafile.c fixed background on ppc 2008-10-07 16:06:51 +00:00
e_datafile.h merged editor over to trunk 2008-01-12 12:27:55 +00:00
e_demorec.c fixed compile error 2008-10-14 12:12:27 +00:00
e_demorec.h updated the demo recorder 2008-10-14 12:11:42 +00:00
e_engine.c improved network logging 2008-10-19 17:21:04 +00:00
e_engine.h data-dir autodetection; data-dir override; compiled-in data-dir; messagebox if detection fails; does chdir into data-dir 2008-10-01 17:16:22 +00:00
e_huffman.c fixed deterministic sort in the huffman tree generation 2008-09-23 10:20:07 +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 fixed fetching of server info and corrected some spelling errors 2008-10-17 21:16:23 +00:00
e_if_gfx.h added favorites. no saving of them yet however 2008-09-03 20:03:01 +00:00
e_if_inp.h fixed the chatting 2008-03-16 22:48:02 +00:00
e_if_modc.h fixed #490 (insert the player info in the sv_setinfo message into the snapshot instead) 2008-10-08 20:47:56 +00:00
e_if_mods.h show if servers use non-standard tuning and let serverbrowser filter for these; ticket #393 2008-10-05 09:57:46 +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 major update. continued on ban support. added demo recording (client and server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks 2008-10-06 18:05:01 +00:00
e_if_server.h major update. continued on ban support. added demo recording (client and server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks 2008-10-06 18:05:01 +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_jobs.c fixed threaded jobs 2008-09-07 21:13:24 +00:00
e_jobs.h fixed threaded jobs 2008-09-07 21:13:24 +00:00
e_keynames.c added SDL support 2008-10-20 17:47:42 +00:00
e_keys.h added SDL support 2008-10-20 17:47:42 +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 data-dir autodetection; data-dir override; compiled-in data-dir; messagebox if detection fails; does chdir into data-dir 2008-10-01 17:16:22 +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 improved network logging 2008-10-19 17:21:04 +00:00
e_network.h improved network logging 2008-10-19 17:21:04 +00:00
e_network_client.c some cleanups. splitted e_network.c into several files. continued on the ban support 2008-10-02 12:29:19 +00:00
e_network_conn.c fixed a lot of network troubles 2008-10-19 09:10:55 +00:00
e_network_internal.h fixed a lot of network troubles 2008-10-19 09:10:55 +00:00
e_network_server.c added ip to (dis)connect debug messages 2008-10-17 14:27:23 +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 fixed threaded jobs 2008-09-07 21:13:24 +00:00
e_ringbuffer.c reworked the ringbuffer. should work like it should now. 2008-10-16 17:08:58 +00:00
e_ringbuffer.h reworked the ringbuffer. should work like it should now. 2008-10-16 17:08:58 +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 updated the demo recorder 2008-10-14 12:11:42 +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