Ability to move player with location.
[naja.git] / naja / actions.py
2014-05-17 Simon CrossAbility to move player with location.
2014-05-17 adriannashortened lines
2014-05-17 adriannamade wording on msb chess move clearer
2014-05-17 Simon CrossFix skip_player implementation.
2014-05-17 Simon CrossAllow shift location action to move the whole row.
2014-05-17 Simon CrossPEP8.
2014-05-17 Simon CrossLudicrously generic bits.
2014-05-17 David SharpeMerge branch 'master' of git://ctpug.org.za/naja
2014-05-17 David SharpeMerge branch 'master' of git://ctpug.org.za/naja
2014-05-17 David SharpeWords
2014-05-17 Simon CrossOptional sanity check for actions.
2014-05-17 David SharpeMor deth wit speling
2014-05-17 David SharpeMerge branch 'master' of git://ctpug.org.za/naja
2014-05-17 David SharpeMade game harder, beeeeeches.
2014-05-17 Simon CrossAdd missing full-stop.
2014-05-17 Simon CrossMake GenericBits even more generic.
2014-05-17 Simon CrossProper glyphs for GenericBits.
2014-05-17 Simon CrossMake action.MSB_GLYPH a function, action.get_msb_glyph.
2014-05-17 Simon CrossMake action.GLYPHS a function, action.get_glyphs.
2014-05-17 Simon CrossOptional remove win actions once they're used.
2014-05-17 Stefano RiveraHack hack hack hack
2014-05-17 Simon CrossGenericBits action.
2014-05-17 Jeremy ThurgoodBetter action text.
2014-05-17 Stefano RiveraClearBits action
2014-05-17 Stefano RiveraOverrideable messages
2014-05-17 Jeremy ThurgoodUse "tile" consistently in player-visible text.
2014-05-17 Jeremy ThurgoodGain-MSB default action.
2014-05-17 Jeremy ThurgoodMove-if-MSB actions.
2014-05-17 Stefano RiveraMOAR sounds
2014-05-17 David Sharpebastard merge
2014-05-17 Stefano RiveraHook up shift glyph
2014-05-17 Stefano RiveraBit shifts!
2014-05-17 adriannachanged 'do nothing' glyph use
2014-05-16 Stefano RiveraOoops, that was a local filename that wasn't commited...
2014-05-16 Stefano RiveraPythonic sound generator
2014-05-16 Jeremy ThurgoodSave game.
2014-05-16 adriannarotation action
2014-05-16 adriannastarted implementing rotation
2014-05-16 Jeremy ThurgoodStart of standard deck.
2014-05-16 Jeremy ThurgoodMore tile juggling.
2014-05-16 Jeremy ThurgoodConditional effects in light violet.
2014-05-16 Jeremy ThurgoodPrototype tile glyphs.
2014-05-16 Jeremy ThurgoodTweak markup, add chesspiece glyphs.
2014-05-16 Jeremy ThurgoodUse location bit glyphs in action text.
2014-05-16 Jeremy ThurgoodDisplay glyphs for card bits.
2014-05-16 Jeremy ThurgoodMultiple glyphs in a word.
2014-05-16 Jeremy ThurgoodColoured glyphs.
2014-05-16 Jeremy ThurgoodUse new glyphs.
2014-05-16 adriannachess moves are working; need more tests
2014-05-15 Simon CrossAllow optional specification of a locations bits.
2014-05-15 Jeremy ThurgoodBetter location shift action text.
2014-05-15 Jeremy ThurgoodThe Great Renaming of locks and keys.
2014-05-15 Jeremy ThurgoodNo more need for the MSB in the win action.
2014-05-14 Jeremy ThurgoodParameterised action text.
2014-05-14 Jeremy ThurgoodShift board locations.
2014-05-14 Jeremy ThurgoodAction to gain health.
2014-05-13 Jeremy ThurgoodAdd win token action.
2014-05-13 Jeremy ThurgoodFix bits and add new action.
2014-05-12 Jeremy ThurgoodLoad location deck from file.
2014-05-12 Neilbetter action export
2014-05-12 NeilHeath Robinson, I presume
2014-05-11 NeilAdd export methdo to DoNothing action for testing purposes
2014-05-11 David SharpeBastard merge
2014-05-11 Jeremy ThurgoodMore actions.
2014-05-11 Jeremy ThurgoodTweak actions.
2014-05-11 David Sharpemerge
2014-05-11 Jeremy ThurgoodGame state management.
2014-05-11 Simon CrossMerge branch 'master' of git+ssh://ctpug.org.za/naja
2014-05-11 Jeremy ThurgoodStart of location actions.