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-18 18:02:37 +01:00
Code
Issues
Releases
Wiki
Activity
Files
5c2447d6fcf2e87895a0096e7d756cd25b4dd0a9
OpenTTD
/
src
/
script
History
rubidium
160294ff22
(svn r23216) -Codechange: introduce the concept of having different tar lists
2011-11-14 21:28:43 +00:00
..
script_info.cpp
(svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free
2011-11-12 13:00:29 +00:00
script_info.hpp
(svn r22905) -Fix [FS#4753] (r22836): the name of the tar was removed from the AI filenames, so record it differently. Also removes some of the hackery to get the tar's filename
2011-09-08 09:55:04 +00:00
script_scanner.cpp
(svn r22906) -Fix (r22905): variable not properly cleared before use
2011-09-08 10:02:43 +00:00
script_scanner.hpp
(svn r22904) -Codechange: add tar filename to file scanning
2011-09-08 09:48:52 +00:00
squirrel_class.hpp
…
squirrel_helper_type.hpp
(svn r22406) -Document: some more "random-ish" tidbits
2011-05-01 19:51:52 +00:00
squirrel_helper.hpp
(svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically
2011-11-13 20:52:39 +00:00
squirrel_std.cpp
…
squirrel_std.hpp
…
squirrel.cpp
(svn r23216) -Codechange: introduce the concept of having different tar lists
2011-11-14 21:28:43 +00:00
squirrel.hpp
(svn r23118) -Feature: [NoAI] Allow AIs to query the amount of remaining operations for the current tick
2011-11-04 23:20:14 +00:00