Directory src/modules/

Directory Created:
2008-10-19 12:29
Directory Deleted:
2009-01-04 16:46
Total Files:
0
Deleted Files:
4
Lines of Code:
0

[root]/src/modules

Lines of Code

src/modules/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
kazzmir 35 (100.0%) 659 (100.0%) 18.8

Most Recent Commits

kazzmir 2009-01-04 16:46 Rev.: 1337

remove old modules directory

0 lines of code changed in 4 files:

  • src/modules: api.py (del), paintown.py (del), python.cpp (del), python.h (del)
kazzmir 2009-01-04 16:40 Rev.: 1335

move script stuff to its own directory

5 lines of code changed in 2 files:

  • src/modules: python.cpp (+4 -4), python.h (+1 -1)
kazzmir 2009-01-04 14:23 Rev.: 1331

python updates and make a script directory

28 lines of code changed in 1 file:

  • src/modules: paintown.py (+28 -8)
kazzmir 2009-01-04 13:21 Rev.: 1327

add more functions to the python api

75 lines of code changed in 2 files:

  • src/modules: paintown.py (+40 -2), python.cpp (+35 -1)
kazzmir 2009-01-04 12:45 Rev.: 1325

make reference of new module name

4 lines of code changed in 1 file:

  • src/modules: paintown.py (+4 -4)
kazzmir 2009-01-04 12:41 Rev.: 1324

rename python apis

281 lines of code changed in 2 files:

  • src/modules: paintown.py (new 272), python.cpp (+9 -3)
kazzmir 2008-12-31 18:05 Rev.: 1277

properly detect python on windows

1 lines of code changed in 1 file:

  • src/modules: python.cpp (+1 -1)
kazzmir 2008-12-25 22:26 Rev.: 1233

hook for getting the current block

27 lines of code changed in 2 files:

  • src/modules: api.py (+12 -3), python.cpp (+15 -1)
kazzmir 2008-12-25 12:58 Rev.: 1224

tuple arguments in python are borrowed references

13 lines of code changed in 1 file:

  • src/modules: python.cpp (+13 -6)
kazzmir 2008-12-25 12:24 Rev.: 1223

add tick callback to the scripting engine

30 lines of code changed in 3 files:

  • src/modules: api.py (+7), python.cpp (+21), python.h (+2 -1)
kazzmir 2008-12-25 10:48 Rev.: 1222

remove print statements

0 lines of code changed in 1 file:

  • src/modules: api.py (-2)
kazzmir 2008-12-25 10:48 Rev.: 1221

add python reference counts

4 lines of code changed in 1 file:

  • src/modules: python.cpp (+4)
kazzmir 2008-12-25 00:17 Rev.: 1220

python can call back to C

37 lines of code changed in 2 files:

  • src/modules: api.py (+7 -2), python.cpp (+30 -7)
kazzmir 2008-12-24 23:06 Rev.: 1218

set up hooks to create a corresponding engine in python

54 lines of code changed in 3 files:

  • src/modules: api.py (+12 -16), python.cpp (+35 -6), python.h (+7)
kazzmir 2008-11-16 14:02 Rev.: 1174

add todo

4 lines of code changed in 1 file:

  • src/modules: python.cpp (+4)
kazzmir 2008-11-16 13:49 Rev.: 1173

load module and import it

17 lines of code changed in 1 file:

  • src/modules: python.cpp (+17 -4)
kazzmir 2008-11-16 13:08 Rev.: 1172

try to load the python module

22 lines of code changed in 2 files:

  • src/modules: python.cpp (+16 -4), python.h (+6 -2)
kazzmir 2008-11-16 12:44 Rev.: 1168

wrap scripting modules in a class

22 lines of code changed in 2 files:

  • src/modules: python.cpp (+12 -1), python.h (+10 -2)
kazzmir 2008-10-20 21:27 Rev.: 1137

add start of api for python;

16 lines of code changed in 1 file:

  • src/modules: api.py (new 16)
kazzmir 2008-10-19 12:29 Rev.: 1136

add scripting and python module infrastructure

19 lines of code changed in 2 files:

  • src/modules: python.cpp (new 9), python.h (new 10)
Generated by StatSVN 0.7.0