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-16 00:42:45 +01:00
Code
Issues
Releases
Wiki
Activity
Files
8975318286cd4d7c3da768331987bbf8375394e5
OpenTTD
/
src
/
script
History
J0an Josep
8975318286
Fix
2a868b9f3b
: Expose widgets and windows to scripts and fix documentation.
2018-07-23 20:32:18 +02:00
..
api
Fix
2a868b9f3b
: Expose widgets and windows to scripts and fix documentation.
2018-07-23 20:32:18 +02:00
script_config.cpp
…
script_config.hpp
…
script_fatalerror.hpp
…
script_info_dummy.cpp
(svn r26782) -Fix (r26781): was in the wrong folder when commiting
2014-09-06 20:22:59 +00:00
script_info.cpp
…
script_info.hpp
…
script_instance.cpp
(svn r26785) -Fix [Squirrel]: loading a value saved as boolean caused it to be of type integer instead of boolean
2014-09-07 09:30:57 +00:00
script_instance.hpp
…
script_scanner.cpp
…
script_scanner.hpp
…
script_storage.hpp
…
script_suspend.hpp
…
squirrel_class.hpp
…
squirrel_helper_type.hpp
…
squirrel_helper.hpp
…
squirrel_std.cpp
(svn r26782) -Fix (r26781): was in the wrong folder when commiting
2014-09-06 20:22:59 +00:00
squirrel_std.hpp
…
squirrel.cpp
(svn r26797) -Codechange: rewrite the UTF8 reading code to make use of already existing functions instead of partially trying to implemented them
2014-09-07 16:03:41 +00:00
squirrel.hpp
…