xoreos
0.0.5
|
Files | |
file | container.cpp [code] |
An object containing scripts. | |
file | container.h [code] |
An object containing scripts. | |
file | event.cpp [code] |
Star Wars: Knights of the Old Republic event engine type. | |
file | event.h [code] |
Star Wars: Knights of the Old Republic event engine type. | |
file | function_tables.h [code] |
Tables defining the engine functions in Star Wars: Knights of the Old Republic. | |
file | functions.cpp [code] |
Star Wars: Knights of the Old Republic engine functions. | |
file | functions.h [code] |
Star Wars: Knights of the Old Republic engine functions. | |
file | functions_action.cpp [code] |
Star Wars: Knights of the Old Republic engine functions assigning actions to objects. | |
file | functions_creatures.cpp [code] |
Star Wars: Knights of the Old Republic engine functions managing creatures. | |
file | functions_events.cpp [code] |
Star Wars: Knights of the Old Republic engine functions for handling events. | |
file | functions_global.cpp [code] |
Star Wars: Knights of the Old Republic engine functions managing global variables. | |
file | functions_local.cpp [code] |
Star Wars: Knights of the Old Republic engine functions managing local variables. | |
file | functions_math.cpp [code] |
Star Wars: Knights of the Old Republic engine functions doing mathematical operations. | |
file | functions_module.cpp [code] |
Star Wars: Knights of the Old Republic engine functions operating on the current module. | |
file | functions_movie.cpp [code] |
Star Wars: Knights of the Old Republic engine functions handling movies. | |
file | functions_object.cpp [code] |
Star Wars: Knights of the Old Republic engine functions messing with objects. | |
file | functions_party.cpp [code] |
Star Wars: Knights of the Old Republic engine functions handling the party. | |
file | functions_situated.cpp [code] |
Star Wars: Knights of the Old Republic engine functions messing with situated objects. | |
file | functions_sound.cpp [code] |
Star Wars: Knights of the Old Republic engine functions handling sound. | |
file | functions_string.cpp [code] |
Star Wars: Knights of the Old Republic engine functions operating on strings. | |