You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/saveload
truebrain c2406cd42d (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see.
NoAI is an API (a framework) to build your own AIs in. See:
   http://wiki.openttd.org/wiki/index.php/AI:Main_Page
 With many thanks to:
  - glx and Rubidium for their syncing, feedback and hard work
  - Yexo for his feedback, patches, and AIs which tested the system very deep
  - Morloth for his feedback and patches
  - TJIP for hosting a challenge which kept NoAI on track
  - All AI authors for testing our AI API, and all other people who helped in one way or another
-Remove: all old AIs and their cheats/hacks
16 years ago
..
afterload.cpp (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. 16 years ago
ai_sl.cpp (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. 16 years ago
animated_tile_sl.cpp
autoreplace_sl.cpp
cargopacket_sl.cpp
cheat_sl.cpp
company_sl.cpp (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. 16 years ago
depot_sl.cpp
economy_sl.cpp
engine_sl.cpp
gamelog_sl.cpp
group_sl.cpp
industry_sl.cpp
map_sl.cpp
misc_sl.cpp
newgrf_sl.cpp
oldloader.cpp (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. 16 years ago
order_sl.cpp
saveload.cpp (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. 16 years ago
saveload.h
saveload_internal.h
signs_sl.cpp
station_sl.cpp
strings_sl.cpp
subsidy_sl.cpp
town_sl.cpp
vehicle_sl.cpp
waypoint_sl.cpp