(svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in the console
This commit is contained in:
@@ -688,9 +688,15 @@ script/api/ai_changelog.hpp
|
||||
|
||||
# Game Core
|
||||
game/game.hpp
|
||||
game/game_config.cpp
|
||||
game/game_config.hpp
|
||||
game/game_core.cpp
|
||||
game/game_info.cpp
|
||||
game/game_info.hpp
|
||||
game/game_instance.cpp
|
||||
game/game_instance.hpp
|
||||
game/game_scanner.cpp
|
||||
game/game_scanner.hpp
|
||||
|
||||
# Script API
|
||||
script/api/script_accounting.hpp
|
||||
|
||||
Reference in New Issue
Block a user