0ad/source
Ykkrosh 64daef95df Fix chat to use GUID instead of host ID.
Fix randomly incorrect player names.
Fix script errors when connecting to an invalid IP address.
Adjust the server/client disconnection messages to be a bit more
accurate.

This was SVN commit r7946.
2010-08-14 19:45:22 +00:00
..
collada Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
graphics Add camera angle/zoom reset key ("H") 2010-08-14 00:52:19 +00:00
gui Remove focus from chat box after sending message 2010-08-13 13:50:03 +00:00
i18n MSVC warning fixes 2010-05-25 19:12:00 +00:00
lib Fix warning 2010-08-13 18:13:14 +00:00
maths Fix --without-pch more 2010-08-10 20:08:16 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Fix chat to use GUID instead of host ID. 2010-08-14 19:45:22 +00:00
pch MSVC warning 'fix' 2010-04-19 21:57:56 +00:00
ps Add camera angle/zoom reset key ("H") 2010-08-14 00:52:19 +00:00
renderer # Redesigned the camera control system. 2010-08-13 13:26:29 +00:00
scripting Add setTurnLength() function for hacky fixing of network lag. 2010-08-13 16:42:53 +00:00
scriptinterface Add basic replay recorder/player to help debugging and performance testing. 2010-08-06 22:16:05 +00:00
simulation # Support alt+enter to toggle fullscreen mode. Make game window resizable. 2010-06-03 19:07:59 +00:00
simulation2 # Redesigned the camera control system. 2010-08-13 13:26:29 +00:00
sound add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList. 2010-08-01 10:52:12 +00:00
tools Try a more readable stroked font. 2010-08-13 14:14:27 +00:00
contributors.txt Update contributors list 2010-08-06 00:18:45 +00:00
main.cpp Add basic replay recorder/player to help debugging and performance testing. 2010-08-06 22:16:05 +00:00
test_setup.cpp Fix missing includes 2010-01-10 11:31:31 +00:00