2012-07-13 |
Paul Merrill | move initPy into Resourcer
|
commit | commitdiff | tree |
2012-07-12 |
Paul Merrill | fixed?
|
commit | commitdiff | tree |
2012-07-11 |
Paul Merrill | python compile less hackish
|
commit | commitdiff | tree |
2012-07-11 |
Paul Merrill | testing world: cave,grove s/update/tick/
|
commit | commitdiff | tree |
2012-07-11 |
Paul Merrill | TURN: tick = entity no, overlay yes; overlay move
|
commit | commitdiff | tree |
2012-07-07 |
Paul Merrill | FIX compile error, 2 TODOs in string
|
commit | commitdiff | tree |
2012-07-07 |
Paul Merrill | code cleanup of previous
|
commit | commitdiff | tree |
2012-07-07 |
Paul Merrill | init.py is optional
|
commit | commitdiff | tree |
2012-07-07 |
Paul Merrill | fix isIntegerOrPlus
|
commit | commitdiff | tree |
2012-07-07 |
Paul Merrill | replace update() with tick() and turn()
|
commit | commitdiff | tree |
2012-07-07 |
Paul Merrill | swap angleFromXY in favor of atan2
|
commit | commitdiff | tree |
2012-07-05 |
Paul Merrill | FIX: bounds of looping areas looped coords
|
commit | commitdiff | tree |
2012-07-04 |
Paul Merrill | add cloud data files (forgot)
|
commit | commitdiff | tree |
2012-06-23 |
Paul Merrill | FIX: segfault in Animation constructor
|
commit | commitdiff | tree |
2012-06-21 |
Paul Merrill | document Animation and make it unmutable
|
commit | commitdiff | tree |
2012-06-21 |
Paul Merrill | oops, forgot to attach overlay.{h,cpp} !
|
commit | commitdiff | tree |
2012-06-10 |
Paul Merrill | FEATURE: (hacky) overlays
|
commit | commitdiff | tree |
2012-06-09 |
Paul Merrill | introduce Character class
|
commit | commitdiff | tree |
2012-06-09 |
Paul Merrill | FIX: entity.move_dest, entity.can_move
|
commit | commitdiff | tree |
2012-06-09 |
Paul Merrill | player can't leave map (by default)
|
commit | commitdiff | tree |
2012-06-09 |
Paul Merrill | entities can move out of bounds (Plyr by default)
|
commit | commitdiff | tree |
2012-06-09 |
Paul Merrill | make depend updates Makefile automatically
|
commit | commitdiff | tree |
2012-06-09 |
Paul Merrill | minor cleanup
|
commit | commitdiff | tree |
2012-06-09 |
Paul Merrill | bug fix: grove01 well had broken variables
|
commit | commitdiff | tree |
2012-06-09 |
Paul Merrill | FEATURE: py: entity.can_move(tile, x, y)
|
commit | commitdiff | tree |
2012-06-03 |
Paul Merrill | FEATURE: entity.delete()
|
commit | commitdiff | tree |
2012-06-03 |
Paul Merrill | FEATURE: entity.exempt.exit
|
commit | commitdiff | tree |
2012-06-03 |
Paul Merrill | FEATURE: entity.on_delete; NPCs die when exiting
|
commit | commitdiff | tree |
2012-06-03 |
Paul Merrill | TILE_NOWALK_AREA_BOUND
|
commit | commitdiff | tree |
2012-06-03 |
Paul Merrill | small cleanup
|
commit | commitdiff | tree |
2012-06-03 |
Paul Merrill | scripts are not lists of scripts
|
commit | commitdiff | tree |
2012-06-03 |
Paul Merrill | make some fatals less harsh; fix various invalid refs
|
commit | commitdiff | tree |
2012-06-03 |
Paul Merrill | fix invalid Tile refs
|
commit | commitdiff | tree |
2012-06-03 |
Paul Merrill | FEATURE: rough collision support between Entities
|
commit | commitdiff | tree |
2012-06-03 |
Paul Merrill | remove redundant AI nowalk checks
|
commit | commitdiff | tree |
2012-06-02 |
Paul Merrill | FEATURE: triggers can take function names
|
commit | commitdiff | tree |
2012-05-25 |
Paul Merrill | accept empty TMX <object> elements
|
commit | commitdiff | tree |
2012-05-19 |
Paul Merrill | Py: timer.__repr__()
|
commit | commitdiff | tree |
2012-05-19 |
Paul Merrill | Py: timeout.__repr__()
|
commit | commitdiff | tree |
2012-05-19 |
Paul Merrill | Merge branch 'onupdate'
|
commit | commitdiff | tree |
2012-05-19 |
Paul Merrill | Merge branch 'pymove'
|
commit | commitdiff | tree |
2012-05-19 |
Paul Merrill | Entity defaults to an NPC
|
commit | commitdiff | tree |
2012-05-14 |
Paul Merrill | entity: virtual destructor
|
commit | commitdiff | tree |
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 |