2012-05-14 |
Paul Merrill | all entities make step sounds
|
commit | commitdiff | tree |
2012-05-14 |
Paul Merrill | fix: more consistent trigger naming
|
commit | commitdiff | tree |
2012-05-14 |
Paul Merrill | exit on fatals
|
commit | commitdiff | tree |
2012-05-14 |
Paul Merrill | fix: more consistent trigger naming
|
commit | commitdiff | tree |
2012-05-13 |
Paul Merrill | exit on fatals
|
commit | commitdiff | tree |
2012-05-13 |
Paul Merrill | engine errors thrown as Py error if in Py script
|
commit | commitdiff | tree |
2012-05-13 |
Paul Merrill | Py: proper area.new_entity() constructor
|
commit | commitdiff | tree |
2012-05-13 |
Paul Merrill | Py: rename entity.{animation,phase}
|
commit | commitdiff | tree |
2012-05-13 |
Paul Merrill | Py: add entity.frozen = bool
|
commit | commitdiff | tree |
2012-05-13 |
Paul Merrill | bug fix: allow animations in non-initial tilesets
|
commit | commitdiff | tree |
2012-05-13 |
Paul Merrill | large todo: allow out of order tile anim members
|
commit | commitdiff | tree |
2012-05-13 |
Paul Merrill | rework Entity <script> support
|
commit | commitdiff | tree |
2012-05-13 |
Paul Merrill | bug fix: 'delay' not normalized for integer val
|
commit | commitdiff | tree |
2012-05-12 |
Paul Merrill | Py: timeout(): delay is a float
|
commit | commitdiff | tree |
2012-05-11 |
Paul Merrill | unwhitelist sys module
|
commit | commitdiff | tree |
2012-05-11 |
Paul Merrill | s/tile.flags/tile.flag/g
|
commit | commitdiff | tree |
2012-05-10 |
Paul Merrill | s/tile.flags/tile.flag/g
|
commit | commitdiff | tree |
2012-04-30 |
Paul Merrill | well whitewash independant of framerate
|
commit | commitdiff | tree |
2012-04-30 |
Paul Merrill | remove testing init_area map dimension log msg
|
commit | commitdiff | tree |
2012-04-30 |
Paul Merrill | fix clip rect leak
|
commit | commitdiff | tree |
2012-04-30 |
Paul Merrill | --no-sound doesn't cause script sound errors
|
commit | commitdiff | tree |
2012-04-29 |
Paul Merrill | graphical bounds are clipped instead of blitted
|
commit | commitdiff | tree |
2012-04-29 |
Paul Merrill | make depend
|
commit | commitdiff | tree |
2012-04-29 |
Paul Merrill | shuffle world
|
commit | commitdiff | tree |
2012-04-29 |
Paul Merrill | vector cleanup
|
commit | commitdiff | tree |
2012-04-29 |
Paul Merrill | uppercase Entity
|
commit | commitdiff | tree |
2012-04-21 |
Paul Merrill | NPC wizard walks in straight line
|
commit | commitdiff | tree |
2012-04-20 |
Paul Merrill | remove note about retro branch
|
commit | commitdiff | tree |
2012-04-20 |
Paul Merrill | entity.exempt
|
commit | commitdiff | tree |
2012-04-20 |
Paul Merrill | multiple archives, call init.py from base.zip
|
commit | commitdiff | tree |
2012-04-20 |
Paul Merrill | introduce TileSet object
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | cleanup Tile API
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | get_tile_type => tile_type
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | bind World
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | Area.tiles => Area.tile
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | Py: add Entity.area
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | cleanup entity
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | Py Entity::move, isMoving
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | Py: Entity.teleport(x,y)
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | sort timeouts
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | added Timeout class
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | newExit => new_exit, newTimer => new_timer
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | Timer.count is property
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | SoundInstance.playing made property
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | rename request_redraw redraw; Py autoconv vicoord
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | rename icube_t to icube
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | move wrap to area
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | move vicoord,cube_t to vec
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | Merge branch 'master' of github.com:omegasdg/Tsunagari
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | split string out from common
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | regression: Entities don't redraw on movement
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | regression: disabled cache purges stored Areas
|
commit | commitdiff | tree |
2012-04-13 |
Paul Merrill | rename init.py => init_world.py, everyArea.py => init_area.py
|
commit | commitdiff | tree |
2012-04-07 |
Paul Merrill | cleanup exportArea
|
commit | commitdiff | tree |
2012-04-07 |
Paul Merrill | Py: add Area.descriptor, Area.dimensions
|
commit | commitdiff | tree |
2012-04-07 |
Paul Merrill | rename GameWorld::getWorld() => instance()
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | cleanup
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | remove area focus log msg
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | cleanup needsRedraw
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | move player location to script
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | remove resource cached messages
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | modify XML naming scheme to underscores
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | Area XMLs can contain static color_overlays
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | Area: add colorOverlay
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | cleanup Entity and Player
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | chest prints music toggling
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | remove unneeded if
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | rename Exit::coord to Exit::coords
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | add check to pythonErr
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | restore old traceback handler, enable easy switching
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | shoddy feature: lazy layermods
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | uppercase script parameters
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | draw area borders black
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | cleanup exportTile
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | factor out TileBase
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | Py: new Exit constructor "newExit"
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | Py: new traceback handler
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | cleanup exportTile
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | factor out TileBase
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | Py: new Exit constructor "newExit"
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | Py: new traceback handler
|
commit | commitdiff | tree |
2012-04-06 |
Paul Merrill | Py: tile.exit=(obj) fixed
|
commit | commitdiff | tree |
2012-04-05 |
Paul Merrill | shoddy feature: lazy exits
|
commit | commitdiff | tree |
2012-04-05 |
Paul Merrill | feature: wide exits
|
commit | commitdiff | tree |
2012-04-05 |
Paul Merrill | new tile API in Python
|
commit | commitdiff | tree |
2012-04-05 |
Paul Merrill | fix typo in areas
|
commit | commitdiff | tree |
2012-04-05 |
Paul Merrill | Merge branch 'master' into HEAD
|
commit | commitdiff | tree |
2012-04-05 |
Paul Merrill | rename Door to Exit
|
commit | commitdiff | tree |
2012-04-05 |
Paul Merrill | sound API conforms
|
commit | commitdiff | tree |
2012-04-05 |
Paul Merrill | Sound.play() API
|
commit | commitdiff | tree |
2012-04-05 |
Paul Merrill | rename singleton getters to instance()
|
commit | commitdiff | tree |
2012-04-05 |
Paul Merrill | rename audio.cpp => sound.cpp
|
commit | commitdiff | tree |
2012-04-04 |
Paul Merrill | onFocus, bound Music to Py
|
commit | commitdiff | tree |
2012-04-04 |
Paul Merrill | fix rock location, change script naming conv
|
commit | commitdiff | tree |
2012-04-04 |
Paul Merrill | python.cpp: include <signal.h>
|
commit | commitdiff | tree |
2012-04-03 |
Paul Merrill | exported Py classes follow Py naming conventions
|
commit | commitdiff | tree |
2012-04-03 |
Paul Merrill | regression: player movement stack resumes on keyup
|
commit | commitdiff | tree |
2012-04-03 |
Paul Merrill | regression: tile animations cycle frames
|
commit | commitdiff | tree |
2012-04-03 |
Paul Merrill | Merge branch 'half-size'
|
commit | commitdiff | tree |
2012-04-03 |
Paul Merrill | fix tile animation bug
|
commit | commitdiff | tree |