version 0.6 v0.6
authorAntoine Jacquet <royale@zerezo.com>
Fri, 23 Feb 2007 23:00:00 +0000 (00:00 +0100)
committerAntoine Jacquet <royale@zerezo.com>
Fri, 23 Feb 2007 23:00:00 +0000 (00:00 +0100)
commita649266e00696290ecf09f15c9dfa09f1cd35244
tree7a432b74fdd70ea43d7ac111b7103f05e68d997c
parent1be6de5da72b6218e87c20e29782ce6f9d99196e
version 0.6

* 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
22 files changed:
CHANGELOG
Makefile
README
bot_anticip.c
local-server-with-bots.bat [new file with mode: 0755]
local-server-with-bots.sh [new file with mode: 0755]
network.h
tracks/bio.png [new file with mode: 0644]
tracks/bio_function.png [new file with mode: 0644]
tracks/city.png [new file with mode: 0644]
tracks/city_function.png [new file with mode: 0644]
tracks/desert.png [new file with mode: 0644]
tracks/desert_function.png [new file with mode: 0644]
tracks/formula.png
tracks/http.png [new file with mode: 0644]
tracks/http_function.png [new file with mode: 0644]
tracks/kart.png [new file with mode: 0644]
tracks/kart_function.png [new file with mode: 0644]
tracks/list.txt
tracks/wave.png [new file with mode: 0644]
tracks/wave_function.png [new file with mode: 0644]
zeRace.c