Bump version up to 1.60.trunk
1 lines of code changed in 1 file:
Update for 1.60.0
4 lines of code changed in 1 file:
lib/collect.pl.in: Remove default line which just generates an error when
server starts up and doesn't do anything.
server/init.c: Update copyright date & owners that is displayed when program
starts up.
MSW 2011-01-26
8 lines of code changed in 3 files:
Add missing include and files to project.
4 lines of code changed in 3 files:
Correctly initialise variable.
1 lines of code changed in 1 file:
Add another flag to add_player() to have it supress harmless, but perhaps
confusing message, about swapping stats - on new clients, all stats are
set up in the client - message will still be printed for older clients.
MSW 2011-01-22
18 lines of code changed in 4 files:
Update autogen files to later versions in preparation
of release.
MSW 2011-01-22
22 lines of code changed in 4 files:
Remove metaserver1 support from server.
lib/settings: Remove settings for metaserver1, add not to update metaserver2
server/init.c, socket/metaserver.c: Remove code
MSW 2011-01-22
9 lines of code changed in 4 files:
Add another bullet point for Python requirement, add note that maps are required,
and add useful wiki links and compiling and customization.
MSW 2011-01-17
14 lines of code changed in 1 file:
Format code.
5 lines of code changed in 1 file:
The correct field for boots is 'exp', not 'speed'.
1 lines of code changed in 1 file:
Don't put artifacts on active list. This fixes boots of mobility and also avoids an [Error] in the log.
5 lines of code changed in 2 files:
Fix memory leak in formula code.
5 lines of code changed in 2 files:
Don't make 2 fountains in random maps, one is enough.
18 lines of code changed in 2 files:
Fix broken fountains in random maps.
4 lines of code changed in 2 files: