Fix permissions on homedir of paintown web.
2 lines of code changed in 1 file:
[mugen] Changed peg to BSD license.
1 lines of code changed in 1 file:
[platformer] Fix offset of collision area.
2 lines of code changed in 1 file:
[platformer] Do not make copies of the same script in the editor so that properties can be updated easily. Handle frame based collisions in ScriptObject. Rewrote world-1-1 to reflect changes.
400 lines of code changed in 13 files:
[platformer] Add per frame collisions.
34 lines of code changed in 4 files:
[platformer] Clear static maps before closing out to gc bitmaps.
16 lines of code changed in 5 files:
Fix cmake build.
1 lines of code changed in 1 file:
Revert checks.py.
0 lines of code changed in 1 file:
Removed missile defend project.
3 lines of code changed in 9 files:
[platformer] Do not hardcode paths to scripts and add option to add search paths. Moved test scripts and organized object scripts.
161 lines of code changed in 8 files:
[platformer] Add camera locks. Prevent player from moving left off of screen in script.
102 lines of code changed in 3 files:
[editor] Add platformer to run.sh script.
5 lines of code changed in 1 file:
[editor] Add in frame collision info for Animations. Move Animations to its own tab. Allow animations to be added to script objects.
303 lines of code changed in 14 files:
[platformer] Add actions for blocks when hit from bottom.
2 lines of code changed in 1 file:
[platformer] Moved classes to helpers.py. Added render action to object.
21 lines of code changed in 1 file:
[platformer] Add additional information to collisions. Keep track of previous velocity in object.
84 lines of code changed in 4 files:
[platformer] Added ability to pause logic and give scripts ability to render text to screen.
306 lines of code changed in 12 files:
[platformer] Added a bitmap font renderer and 2 test font maps.
256 lines of code changed in 5 files:
[platformer] Added ability to attach camera to objects through world.
131 lines of code changed in 7 files:
[platformer] Move player test object and controls over to scripts.
215 lines of code changed in 4 files:
(1619 more)