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 |
2012-04-03 |
Paul Merrill | unset Python's SIGINT handler
|
commit | commitdiff | tree |
2012-04-03 |
Paul Merrill | remove gray pixels from player hair
|
commit | commitdiff | tree |
2012-04-03 |
Paul Merrill | py I/O nullifiers handle varargs
|
commit | commitdiff | tree |
2012-04-03 |
Paul Merrill | half-size all images+entities, update grove01 and grove_house
|
commit | commitdiff | tree |
2012-04-02 |
Paul Merrill | small TMX parsing safety
|
commit | commitdiff | tree |
2012-03-31 |
Paul Merrill | split Area's TMX parsing into a subclass
|
commit | commitdiff | tree |
2012-03-20 |
Paul Merrill | Animations start over whenever they are selected
|
commit | commitdiff | tree |
2012-03-20 |
Paul Merrill | add quiet, verbose flags
|
commit | commitdiff | tree |
2012-02-20 |
Paul Merrill | whitelist 'time' Python module
|
commit | commitdiff | tree |
2012-02-20 |
Paul Merrill | singletonize GameWindow
|
commit | commitdiff | tree |
2012-02-20 |
Paul Merrill | disable Python build warnings
|
commit | commitdiff | tree |
2012-02-12 |
Paul Merrill | singletonize Resourcer
|
commit | commitdiff | tree |
2012-02-12 |
Paul Merrill | rename TsunagariConf to Conf
|
commit | commitdiff | tree |
2012-02-12 |
Paul Merrill | Area uses World singleton
|
commit | commitdiff | tree |
2012-01-30 |
Paul Merrill | correct Cache purge TTL
|
commit | commitdiff | tree |
2012-01-30 |
Paul Merrill | fix compilation, update depends
|
commit | commitdiff | tree |
2012-01-30 |
Paul Merrill | create Cache object
|
commit | commitdiff | tree |
2012-01-30 |
Paul Merrill | move reclaim() + CacheEntry typedefs to cache.h
|
commit | commitdiff | tree |
2012-01-30 |
Paul Merrill | rename ClientValues to TsunagariConf
|
commit | commitdiff | tree |
2012-01-30 |
Paul Merrill | polish Resourcer documentation
|
commit | commitdiff | tree |
2012-01-30 |
Paul Merrill | rename main music to loop music; update music doc
|
commit | commitdiff | tree |
2012-01-30 |
Paul Merrill | rename math.h to vec.h
|
commit | commitdiff | tree |
2012-01-30 |
Paul Merrill | rename Sample to Sound, sound.h to audio.h
|
commit | commitdiff | tree |