=== ppracer 0.5 alpha === 2005-09-25 * src/videoconfig.cpp fixed fullscreen checkbox check resolution for min width/height check duplication of resolutions * configure.in src/ppracer.h changed version to 0.5alpha * src/main.cpp fixed custom data_dir 2005-09-24 Volker Stroebel * src/ppogl/ui/uimgr.cpp fixed handling of mousewheel * src/screenshot.cpp save files in the right directory 2005-09-23 Volker Stroebel * src/phys_sim.cpp/h src/nmrcl.cpp/ cleanups in physical simulation and ODESolver removed unused solver 2005-09-22 Volker Stroebel * src/tux.cpp/h src/keyframe.cpp/h add support for multiple models * src/racingmode.cpp draw all players in multiplayer mode 2005-09-21 Volker Stroebel * src/* several small fixes and code cleanups 2005-09-20 Volker Stroebel * data/translations/sv_SE.nut updated swedish translation * src/ppogl/audio/* fixed compilation without SDL_mixer 2005-09-18 Volker Stroebel * data/courses/* data/events/* updated color palettes for element images * src/track_marks.* src/* added multiplayer support to trackmarks * src/mirror_course.* src/load_course.cpp fixed crash in course mirroring 2005-09-17 Volker Stroebel * data/courses/* data/events/* fixed reset points in element images 2005-09-14 Volker Stroebel * data/translations/* added swedish translations updated language files 2005-09-13 Volker Stroebel * src/* added experimental (hidden) multiplayer support 2005-09-12 Volker Stroebel * src/racingmode.* added class RacingMode as subclass for all Modes during a race * src/* added splitscreen support several preparations for multiplayer 2005-09-11 Volker Stroebel * src/* replaced several C Style strings with std::strings code cleanups 2005-09-10 Volker Stroebel * src/* updated assertion and log system * data/translations/* added ukrainian translation added hungarian translation 2005-09-09 Volker Stroebel * src/* fixed compilation with gcc 2.95 2005-09-08 Volker Stroebel * src/data/config.nut.in fixed loading without user configuration * src/* improve documentation/comments in several files 2005-09-07 Volker Stroebel * src/ppogl/ui/* added mousewheel support based on patch #598 from ovresmot * src/squirrel/* src/sqstdlib/* updated squirrel to 2.0.4 2005-09-06 Volker Stroebel merged privat development tree replaced ppgltk with ppogl - rewrites of huge parts of ppgltk - moved functionality from core to ppogl replaced TCL with squirrel changed data layout: - scripts are now written in squirrel - courses,events,cups can be translated - moved events and themes directory to data/ changed layout of the configuration file and removed unused setting huge amount of code changes and rewrites i don't know anymore