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 08:22:34 +01:00
Code
Issues
Releases
Wiki
Activity
Files
ec76117379c31454cc0724f05a97ce33c4f88f88
OpenTTD
/
src
/
script
History
rubidium
21f5f602f9
(svn r16222) -Fix: unneeded pointer dereferencing
2009-05-03 21:56:46 +00:00
..
fake_squirrel_types.hpp
(svn r15743) -Codechange: move the definitions of some fake squirrel types to their own file.
2009-03-16 17:30:49 +00:00
script_info.cpp
(svn r16093) -Feature [FS#2808]: Add GetURL() as possible function to info.nut. If AIs implement it, that url is shown when the AI crashes and also in the AI selection window.
2009-04-19 15:14:23 +00:00
script_info.hpp
(svn r16093) -Feature [FS#2808]: Add GetURL() as possible function to info.nut. If AIs implement it, that url is shown when the AI crashes and also in the AI selection window.
2009-04-19 15:14:23 +00:00
script_scanner.cpp
(svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic classes ScriptScanner/ScriptFileInfo.
2009-03-15 22:41:57 +00:00
script_scanner.hpp
(svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic classes ScriptScanner/ScriptFileInfo.
2009-03-15 22:41:57 +00:00
squirrel_class.hpp
…
squirrel_helper_type.hpp
…
squirrel_helper.hpp
…
squirrel_std.cpp
(svn r16222) -Fix: unneeded pointer dereferencing
2009-05-03 21:56:46 +00:00
squirrel_std.hpp
…
squirrel.cpp
(svn r16113) -Feature [NoAI]: Add UseAsRandomAI as function in info.nut. When an AI returns false, it'll never be chosen as random AI.
2009-04-21 19:13:32 +00:00
squirrel.hpp
(svn r16113) -Feature [NoAI]: Add UseAsRandomAI as function in info.nut. When an AI returns false, it'll never be chosen as random AI.
2009-04-21 19:13:32 +00:00