Automatic merging of commits that would change history order:
------------------------------------------------------------
revno: 1136.5.3
committer: Manuel Moos <z-man@users.sf.net>
branch nick: armagetronad
timestamp: Fri 2009-09-11 10:46:10 +0200
message:
Clarified purpose of directory generation loop.
------------------------------------------------------------
revno: 1136.5.2
committer: Manuel Moos <z-man@users.sf.net>
branch nick: armagetronad
timestamp: Fri 2009-09-11 10:45:50 +0200
message:
Fixed crash in server polling, mostly hitting master servers.
------------------------------------------------------------
revno: 1136.5.1
committer: Bazaarmagetron <z-man@users.sf.net>
branch nick: 0.2.8-armagetronad-sync
timestamp: Fri 2009-09-11 00:20:29 +0200
message:
Automatic merging of commits that would change history order:
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
------------------------------------------------------------
revno: 1136.4.1
committer: Bazaarmagetron <z-man@users.sf.net>
branch nick: 0.2.8-armagetronad-sync
timestamp: Thu 2009-09-10 23:16:09 +0200
message:
Automatic merging of commits that would change history order:
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
------------------------------------------------------------
revno: 1136.1.12
committer: Manuel Moos <z-man@users.sf.net>
branch nick: armagetronad
timestamp: Wed 2009-09-09 11:37:28 +0200
message:
No longer updating player names on login/logout event to prevent name change abuse.
------------------------------------------------------------
revno: 1136.1.11
committer: Manuel Moos <z-man@users.sf.net>
branch nick: armagetronad
timestamp: Wed 2009-09-09 09:34:05 +0200
message:
Implemented model cache to avoid long round start times where model loading is slow.
------------------------------------------------------------
revno: 1136.1.10
committer: epsy <epsy46@free.fr>
branch nick: 0.2.8
timestamp: Sat 2009-09-05 11:47:43 +0200
message:
Finally set GAME_TYPE in the example fortress config.
------------------------------------------------------------
revno: 1136.1.9
committer: Daniel Lee Harple <leeharple@gmail.com>
branch nick: 0.2.8-armagetronad-work
timestamp: Tue 2009-07-28 01:33:02 -0400
message:
Write the players on the team for ROUND_WINNER and MATCH_WINNER.
Perhaps a better solution would be to have PLAYER_JOIN_TEAM, PLAYER_LEAVE_TEAM, and TEAM_RENAMED ladderlog entries.
------------------------------------------------------------
revno: 1136.1.8
committer: Daniel Lee Harple <leeharple@gmail.com>
branch nick: 0.2.8-armagetronad-work
timestamp: Mon 2009-07-27 12:17:19 -0400
message:
Added a custom language file. Create language/custom.txt in your user data directory, with contents:
language Custom
# custom language strings...
Set LANGUAGE_FIRST Custom and LANGUAGE_Second <your-primary-language>
No need to modify game-provided config files anymore.
------------------------------------------------------------
revno: 1136.1.7
committer: Daniel Lee Harple <leeharple@gmail.com>
branch nick: 0.2.8-armagetronad-work
timestamp: Sun 2009-07-26 10:54:01 -0400
message:
Use tSettingItem for these.
------------------------------------------------------------
revno: 1136.1.6
committer: Daniel Lee Harple <leeharple@gmail.com>
branch nick: 0.2.8-armagetronad-work
timestamp: Sun 2009-07-19 06:38:10 -0400
message:
After dying in in-cam mode, switch to the players initial camera preference.
------------------------------------------------------------
revno: 1136.1.5
committer: Manuel Moos <z-man@users.sf.net>
branch nick: armagetronad
timestamp: Sun 2009-07-05 21:47:38 +0200
message:
fixed typo.
------------------------------------------------------------
revno: 1136.1.4
committer: Manuel Moos <z-man@users.sf.net>
branch nick: armagetronad
timestamp: Sun 2009-07-05 13:06:16 +0200
message:
Avoiding client drops due to stalling authentication queue between rounds.
------------------------------------------------------------
revno: 1136.1.3
committer: Daniel Lee Harple <leeharple@gmail.com>
branch nick: 0.2.8-armagetronad-work
timestamp: Sat 2009-06-20 05:29:52 +0200
message:
Merge from 0.2.8-armagetronad-shufflespam
------------------------------------------------------------
revno: 1136.3.4
committer: Daniel Lee Harple <leeharple@gmail.com>
branch nick: 0.2.8-armagetronad-shufflespam
timestamp: Fri 2009-06-19 17:41:24 +0200
message:
Language tweak
------------------------------------------------------------
revno: 1136.3.3
committer: Daniel Lee Harple <leeharple@gmail.com>
branch nick: 0.2.8-armagetronad-shufflespam
timestamp: Fri 2009-06-19 11:43:44 +0200
message:
Documented negative/zero value for SHUFFLE_SPAM_MESSAGES_PER_ROUND.
------------------------------------------------------------
revno: 1136.3.2
committer: Daniel Lee Harple <leeharple@gmail.com>
branch nick: 0.2.8-armagetronad-shufflespam
timestamp: Fri 2009-06-19 00:00:05 +0200
message:
Removed double semicolon typo
------------------------------------------------------------
revno: 1136.3.1
committer: Daniel Lee Harple <leeharple@gmail.com>
branch nick: 0.2.8-armagetronad-shufflespam
timestamp: Thu 2009-06-18 23:53:26 +0200
message:
Players can no longer spam chat with /shuffle messages. Added new setting SHUFFLE_SPAM_MESSAGES_PER_ROUND, a per round, per player limit on the number of shuffle messages displayed.
------------------------------------------------------------
revno: 1136.1.2
committer: Daniel Lee Harple <leeharple@gmail.com>
branch nick: 0.2.8-armagetronad-work
timestamp: Sat 2009-06-20 05:29:06 +0200
message:
Merged from 0.2.8-armagetronad-suspend_fix
------------------------------------------------------------
revno: 1136.2.1
committer: Daniel Lee Harple <leeharple@gmail.com>
branch nick: 0.2.8-armagetronad-work
timestamp: Thu 2009-06-18 14:30:43 +0200
message:
A player is now removed from the game immediately when suspended.
------------------------------------------------------------
revno: 1136.1.1
committer: Manuel Moos <z-man@users.sf.net>
branch nick: armagetronad
timestamp: Mon 2009-05-04 20:23:53 +0200
message:
Fixed crash when getting disconnected from a server with higher MAXCLIENTS than the client has.