X-Git-Url: http://royale.zerezo.com/git/?p=zeRace;a=blobdiff_plain;f=CHANGELOG;h=9afa5c0895a8aba610e36590d4ce35421b1778c2;hp=421f75c176afa1a01c7e65255a907dd8d018bee7;hb=HEAD;hpb=ee6ec6d95d78f74973a2ba97077cc94709bb6c61 diff --git a/CHANGELOG b/CHANGELOG index 421f75c..9afa5c0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,28 @@ Change log file for zeRace +version 0.7 (2007-03-20) + * added a new bot based on checkpoints + * option to disable internet accesses + +version 0.6 (2007-02-24) + * added some tracks from pyRacerz (thank you Julien) + * fixed network initialization issue for Win32 + * fixed function overflow for Win32 + * fixed color issue with tires slide + * added scripts to easily launch bots + +version 0.5 (2005-04-16) + * added "formula" track (thank you Julien) + * added some new car sprites (thank you Julien) + * added collisions between cars in network mode + * added a synchronization check between server and clients + * added informations about missed checkpoints and wrong laps (thank you Julien) + * added car lights (red lights, backwards lights, warnings) + * added night mode with car night lights + * fixed a bug with Win32 version downloading new tracks + * fixed SDL_Init(0) in bot framework + * use SDL_GetRGB and SDL_MapRGB to handle colors + version 0.4 (2004-11-28) * added "loop" track * fixed "car" track