projects
/
naja.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
glyph for return
[naja.git]
/
naja
/
gameboard.py
2014-05-17
Jeremy Thurgood
*REAL* Python has no dict comprehensions.
blob
|
commitdiff
|
raw
2014-05-17
David Sharpe
Merge branch 'master' of git://ctpug.org.za/naja
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Simon Cross
Optional sanity check for actions.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
David Sharpe
Merge branch 'master' of git://ctpug.org.za/naja
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Stefano Rivera
We have standards
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Stefano Rivera
Setting defaults shouldn't be restricted to puzzles
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Simon Cross
Fix loading save games (by telling the loaded player...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Simon Cross
Use parse_bits from utils.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Stefano Rivera
YAML knows about integers. Not tuples
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Simon Cross
All puzzles to have cards without default actions.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Jeremy Thurgood
Fix cheat detection.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Stefano Rivera
Allow overriding defaults from puzzles
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
David Sharpe
Merge branch 'master' of git://ctpug.org.za/naja
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
David Sharpe
missed a file
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
David Sharpe
updated parameters in yaml
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
David Sharpe
Merge branch 'master' of git://ctpug.org.za/naja
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Neil
Add max_number limitation (with tests, nogal)
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
David Sharpe
bastard merge
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
David Sharpe
added timed card specific behaviour
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Neil
Add a card_name parameter
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
adrianna
remove stray prints
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
adrianna
clockwise and anticlockwise were swapped because I...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Neil
Stop music when the game ends
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Jeremy Thurgood
Save and load cheater flag.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Jeremy Thurgood
Save player mode.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Jeremy Thurgood
Fix loading of old saves.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Simon Cross
Don't replace used cards in puzzle mode.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Simon Cross
Implement static puzzle deck construction.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Stefano Rivera
A (debug) way to start with more bits
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Jeremy Thurgood
Save game.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
adrianna
rotation action
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
adrianna
started implementing rotation
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
adrianna
chess moves are working; need more tests
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Simon Cross
Allow optional specification of a locations bits.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Jeremy Thurgood
Better location shifting.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Jeremy Thurgood
Merge branch 'master' into No_movement_mode
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Neil
dispense with movement mode
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Jeremy Thurgood
Shift board locations.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Neil
Add exmine mode
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Jeremy Thurgood
Win and lose screens and conditions.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Jeremy Thurgood
Action to gain health.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Jeremy Thurgood
Add win token action.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Jeremy Thurgood
Change card after taking action.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Jeremy Thurgood
Default default action.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Neil
Hack in multi-modal behaviour
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
David Sharpe
Bastard merge
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Jeremy Thurgood
Choose locations for the board.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Simon Cross
Move player defaults into constants.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Simon Cross
Fix gamestate setup.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Jeremy Thurgood
More state management.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
David Sharpe
merge
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Jeremy Thurgood
Game state management.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Simon Cross
Merge branch 'master' of git+ssh://ctpug.org.za/naja
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Jeremy Thurgood
Decouple action from required bits.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Simon Cross
Merge branch 'master' of git+ssh://ctpug.org.za/naja
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Jeremy Thurgood
Start of location actions.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Jeremy Thurgood
Start of some game board stuff.
blob
|
commitdiff
|
raw
|
diff to current