stk-code_catmod/data/scripts
Sachith Hasaranga Seneviratne f61fd2b13a Removed unnecessary script files
2014-07-12 07:34:15 +05:30
..
20_chocolate Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
20_harvest Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
battleisland Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
cave Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
city Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
endcutscene Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
farm Removed unnecessary script files 2014-07-12 07:34:15 +05:30
fortmagma Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
greenvalley Added access to kart location to scripts 2014-07-11 11:27:11 +05:30
hacienda Added different types of collision triggered scripts. Only available on a couple of tracks for testing at the moment 2014-07-08 17:52:47 +05:30
introcutscene Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
introcutscene2 Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
islandtrack Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
jungle Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
lighthouse Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
mansion Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
mansionl Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
minel Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
mines Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
minigolf Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
olivermath Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
overworld Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
sandtrack Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
scotland Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
snowmountain Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
snowtuxpeak Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
soccer_field Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
stadium Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
startrack Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
subsea Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
tutorial Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
xr591 Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
zengarden Changed all collision scripts to match new format 2014-07-09 23:52:05 +05:30
cycle1.as Action triggers addressable by name, scripts can enable/disable action triggers 2014-05-23 14:39:03 +05:30
cycle2.as Action triggers addressable by name, scripts can enable/disable action triggers 2014-05-23 14:39:03 +05:30
cycle3.as Action triggers addressable by name, scripts can enable/disable action triggers 2014-05-23 14:39:03 +05:30
sheep_approach.as Added ability for scripts to run other scripts and bound getFrameNumber for Skeletal animations to get current frame 2014-06-18 13:12:51 +05:30
sheep_dance.as Added ability for scripts to run other scripts and bound getFrameNumber for Skeletal animations to get current frame 2014-06-18 13:12:51 +05:30
start.as Trigger scripts now work by binding to the FUNCTION pointed by the trigger action instead of by the FILENAME. Started adding files into a structure similiar to that present in the tracks/ directory 2014-06-19 19:02:00 +05:30
update.as Added setCurrentFrame to skeletal animations 2014-06-18 17:53:18 +05:30