1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
On the server, the chart is now only updated AFTER the round is finished. More... over 12 years ago
Added border for .svg image More... over 12 years ago
fixed server crash if passed empty point list More... over 12 years ago
Fixed minor things in svg chart. More... over 12 years ago
Changed color profile for .svg result chart More... over 12 years ago
Result chart is not generated if --chart option is given. (SVG format). More... over 12 years ago
Fixed screen resolution buttons - they no longer move off the screen More... over 12 years ago
Removed more logging More... over 12 years ago
Dedicated server will no longer log what AIs print More... over 12 years ago
Corrected windows file loading/storing. More... over 12 years ago
Added a few UI sounds. Tutorial now displays checkmark if a task has been completed. More... over 12 years ago
Added ai.newTrain to documentation More... over 12 years ago
Added clearConsole() function to ai API More... over 12 years ago
Error in functions now prints stack traceback into the console. Also, small parts of the ai API have changed. Updated the Documentation. More... over 12 years ago
Added 'Lost Connection' Message. Dedicated server will no longer play anything but time-based game mode More... over 12 years ago
Rendering a map is now aborted if there's a new map coming in from the server. More... over 12 years ago
Added version display to logo. More... over 12 years ago
Removed bug that made game go to fullscreen. More... over 12 years ago
Ready for next release. More... over 12 years ago
Screen resolution can now be configured. Stored in trAInsported.conf. AI folder has been moved to save dir. More... over 12 years ago
Connections can now be started by clicking on buttons in the connection sub menu. More... over 12 years ago
Live Simulation (connecting to server) is now seperate menu entry More... over 12 years ago
Fixed the usage of 'arg' (or ...) which is no longer supported in newer Lua Versions. Used workaround arg = {...} More... over 12 years ago
Changed input to use unicode characters. More... over 12 years ago
Added debugging texts. More... over 12 years ago
Fixed console bug. Modyfied AI loading so that it now works from the finished .love file as well. More... over 12 years ago
Fixed TRAINSPORTED bool to work correctly. More... over 12 years ago
Added TRAINSPORTED bool to sandbox. More... over 12 years ago
Fixed map rendering issues. Added a block so that no two maps will ever be rendered at the same time. More... over 12 years ago
Fixed mapsize command line option. More... over 12 years ago