qzdoom/src/fragglescript
Christoph Oelckers c18e895272 - exported all native components of APlayerPawn.
Only the class definition itself remains and needs to be taken care of.
2019-01-03 18:01:58 +01:00
..
t_cmd.cpp - exported all native components of APlayerPawn. 2019-01-03 18:01:58 +01:00
t_fs.h - eliminated the two global FraggleScript variables by moving them into DFraggleThinker. 2018-12-29 01:18:21 +01:00
t_func.cpp - reworked the lock code to remove the 255 locks limit and to allow it to automatically deinitialize. 2018-12-29 10:19:31 +01:00
t_load.cpp - eliminated the two global FraggleScript variables by moving them into DFraggleThinker. 2018-12-29 01:18:21 +01:00
t_oper.cpp - removed the special conditions of the FraggleScript license, now that they are no longer needed. Also relicensed the two original files under the GPL for consistency. 2017-04-17 10:31:25 +02:00
t_parse.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
t_prepro.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
t_script.cpp - eliminated the two global FraggleScript variables by moving them into DFraggleThinker. 2018-12-29 01:18:21 +01:00
t_script.h - eliminated the two global FraggleScript variables by moving them into DFraggleThinker. 2018-12-29 01:18:21 +01:00
t_spec.cpp - eliminated the two global FraggleScript variables by moving them into DFraggleThinker. 2018-12-29 01:18:21 +01:00
t_variable.cpp - fixed crash with FraggleScript in Nimrod MAP02. 2018-12-07 20:15:02 +01:00