open_toontown_panda3d/direct
rdb f97959e94b Full rewrite of ppython. Instead of invoking the python interpreter by launching it's process, it interfaces to the Python API to import the script as module.
Basically, it's a hybrid between what it used to be and what the scripts would be, frozen.
The advantage of the first is that ppython is now a very small wrapper instead of the hacky problematic mess it used to be.
The advantage of the second is that the scripts are not as big as if they would be frozen. And they can be modified.
2009-09-18 16:08:30 +00:00
..
metalibs xml, compression 2009-08-09 16:07:17 +00:00
src Full rewrite of ppython. Instead of invoking the python interpreter by launching it's process, it interfaces to the Python API to import the script as module. 2009-09-18 16:08:30 +00:00
.gitignore to new 'built' form 2005-07-29 17:23:33 +00:00
Package.pp make ctattach behavior only when ctprojs defined 2006-03-26 23:12:53 +00:00
Sources.pp more fixes to new genPyCode 2004-06-03 21:11:24 +00:00