This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-15 16:32:41 +01:00
Code
Issues
Releases
Wiki
Activity
Files
76bf94bf0028eeb9b147c8b1ec23101e5f611bac
OpenTTD
/
src
/
script
History
rubidium
b2e9b5d612
(svn r18683) -Fix: it's not an other
2010-01-01 18:45:40 +00:00
..
script_info.cpp
…
script_info.hpp
(svn r18418) -Fix [FS#3298]: under some circumstances a pointer could be left untouched and then freed. Make sure this doesn't happen by ensuring it starts out as NULL instead of 'garbage'.
2009-12-06 20:22:21 +00:00
script_scanner.cpp
(svn r17693) -Cleanup: remove some unneeded includes
2009-10-04 17:16:41 +00:00
script_scanner.hpp
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
2009-09-19 09:51:14 +00:00
squirrel_class.hpp
…
squirrel_helper_type.hpp
…
squirrel_helper.hpp
(svn r17963) -Codechange: some documentation style
2009-11-03 17:30:08 +00:00
squirrel_std.cpp
…
squirrel_std.hpp
(svn r18683) -Fix: it's not an other
2010-01-01 18:45:40 +00:00
squirrel.cpp
(svn r18038) -Fix [FS#3290] (r17402): AIs failed to load their data from savegames by crashing them when they tried
2009-11-11 18:13:17 +00:00
squirrel.hpp
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
2009-09-19 09:51:14 +00:00