Activity
From 2006-12-09 to 2006-12-22
2006-12-22
- 23:05 Revision 61eb35df (github): Fixed client connecting to a server with a very long greeting message. Previously the client would get confused as the first TCP message received from the server would not contain the end marker "END\n", and the client would just stop reading the response.
- Network message reception was fixed (broken by revision 4170).
Network debugging messages. - 23:04 Revision 5e8706df (github): Quick fix for damage in multiplayer for Beta 5. This is not the right way, though (this is the old way, actually). Clients should request damage by sending special damage requests, but currently they don't know how to do that.
- Work continues in Beta 6 in relation to the Unified Networking model.
- 17:15 Revision 015e3fe1 (github): Doxygen comment updates.
- 17:14 Revision 2fb95436 (github): Doxygen comment updates.
- 17:13 Revision 4b5ca9c2 (github): Snowberry Xcode project file.
- 17:13 Revision 684e7c99 (github): Updated Doxyfile.
- 17:12 Revision f467bbcc (github): Working on multiplayer issues.
- 17:11 Revision e4454eed (github): More accurate copyright and license information.
- 17:10 Revision 09f8b918 (github): More accurate copyright and license information.
- 17:09 Revision f52c5116 (github): More accurate copyright and license information.
- 17:08 Revision a2e10256 (github): More accurate copyright and license information.
- 17:08 Revision 6100cc95 (github): Commented out the netexplayer stuff for now.
- 17:07 Revision af69f56d (github): Naming convention.
- 17:06 Revision c07ce24e (github): More accurate copyright and license information.
- 17:05 Revision faf3817e (github): "info" was not declared anywhere.
- 17:03 Revision 65ceea4e (github): Leave the netexplayer stuff commented out for now.
- Minor cleanup.
- 17:02 Revision f9db7ce9 (github): Appease gcc 4.0 by providing forward declarations of the map data structures. If this would be omitted, the compiler would not accept parametrers of type "struct seg_s*" in the function declarations.
- 16:55 Revision 414814df (github): Updated Xcode project file.
2006-12-11
- 23:52 Revision bba58832 (github): Implemented new feature; cvar player-autoswitch-notfiring
- When enabled, if automatic weapon switching is ALSO enabled; weapon change only happens if the player is NOT currentl...
2006-12-09
- 20:14 Revision 123bb4a6 (github): Fixed another comp error with gcc. Thanks spacejunk.
- 20:04 Revision 482ec0b6 (github): Fixed another comp error with gcc. Thanks spacejunk.
- 19:57 Revision 3bc1e55a (github): Fixed another comp error with gcc. Thanks spacejunk.
- 19:36 Revision 2fff9a72 (github): Fixed comp error with gcc. Thanks spacejunk.
- 19:27 Revision 5fac0fe4 (github): Internal map data structure simplification.
- Maximize map data structure indexing internally.
Reorganised vtx line owners (again). Part #5 - 19:25 Revision 2ee81ec2 (github): Internal map data structure simplification.
- Maximize map data structure indexing internally.
Reorganised vtx line owners (again). Part #4 - 19:19 Revision adeba47b (github): Internal map data structure simplification.
- Maximize map data structure indexing internally.
Reorganised vtx line owners (again). Part #3 - 19:18 Revision 42494d3d (github): Internal map data structure simplification.
- Maximize map data structure indexing internally.
Reorganised vtx line owners (again). Part #2 - 19:16 Revision d26b95ef (github): Internal map data structure simplification.
- Maximize map data structure indexing internally.
Reorganised vtx line owners (again). Part #1
Also available in: Atom