.. |
api
|
Fix: Don't list unavailable road types for game scripts.
|
2023-05-12 21:03:13 +02:00 |
CMakeLists.txt
|
Codechange: move windows common to AI and GS out of ai_gui
|
2023-02-05 19:27:25 +01:00 |
script_cmd.h
|
Codechange: Pass unpacked command arguments to command callbacks (except Script).
|
2021-12-16 22:28:32 +01:00 |
script_config.cpp
|
Codechange: use std::map over SmallMap and std::string of stredup(char*)
|
2023-05-09 23:14:48 +02:00 |
script_config.hpp
|
Codechange: use std::map over SmallMap and std::string of stredup(char*)
|
2023-05-09 23:14:48 +02:00 |
script_fatalerror.hpp
|
|
|
script_gui.cpp
|
Codechange: Use GetScrolled(Row/Item)FromWidget in more places.
|
2023-05-12 21:45:32 +01:00 |
script_gui.h
|
Fix #10578: Allow to select any version of AI/GS from GUI (#10604)
|
2023-04-07 19:33:07 +02:00 |
script_info_dummy.cpp
|
|
|
script_info.cpp
|
Codechange: use std::map over SmallMap and std::string of stredup(char*)
|
2023-05-09 23:14:48 +02:00 |
script_info.hpp
|
Codechange: use std::map over SmallMap and std::string of stredup(char*)
|
2023-05-09 23:14:48 +02:00 |
script_instance.cpp
|
Codechange: use std::string for script names to load
|
2023-05-14 22:54:10 +02:00 |
script_instance.hpp
|
Codechange: use std::string for script API versions
|
2023-05-14 22:54:10 +02:00 |
script_scanner.cpp
|
Codechange: use std::string for script names to load
|
2023-05-14 22:54:10 +02:00 |
script_scanner.hpp
|
Codechange: use std::string as std::map key, instead of stredup string
|
2023-05-09 23:14:48 +02:00 |
script_storage.hpp
|
Change: include fmt.h C++ headers in stdafx.h
|
2023-05-08 16:49:23 +02:00 |
script_suspend.hpp
|
|
|
squirrel_class.hpp
|
|
|
squirrel_helper_type.hpp
|
Change: include fmt.h C++ headers in stdafx.h
|
2023-05-08 16:49:23 +02:00 |
squirrel_helper.hpp
|
Cleanup: Unused alloca definitions and includes
|
2023-04-15 16:57:00 +01:00 |
squirrel_std.cpp
|
Cleanup: Unused alloca definitions and includes
|
2023-04-15 16:57:00 +01:00 |
squirrel_std.hpp
|
|
|
squirrel.cpp
|
Codechange: use std::string for script names to load
|
2023-05-14 22:54:10 +02:00 |
squirrel.hpp
|
Codechange: use std::string for script names to load
|
2023-05-14 22:54:10 +02:00 |