projects
/
tabakrolletjie.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Change version number to match uploaded tarball
[tabakrolletjie.git]
/
tabakrolletjie
/
2016-09-10
Simon Cross
Add light colour wedges transforms.
tree
|
commitdiff
2016-09-10
Neil
Fix syntax
tree
|
commitdiff
2016-09-10
Neil
Add 'game over' check and display
tree
|
commitdiff
2016-09-10
adrianna
made pause/play buttons for night time
tree
|
commitdiff
2016-09-10
adrianna
added exit button
tree
|
commitdiff
2016-09-10
adrianna
hooked up night button and moved cursor reset next...
tree
|
commitdiff
2016-09-10
Neil
Add end of night text overlay
tree
|
commitdiff
2016-09-10
Neil
Drop-shadow helper
tree
|
commitdiff
2016-09-10
Simon Cross
Factor light fitting rendering out into a function.
tree
|
commitdiff
2016-09-10
Simon Cross
PEP8 fixes.
tree
|
commitdiff
2016-09-10
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-10
Simon Cross
Populate toolbar from available lights.
tree
|
commitdiff
2016-09-10
Neil
Check correct distance
tree
|
commitdiff
2016-09-10
Neil
Increase Boyd's starting health over time
tree
|
commitdiff
2016-09-10
Neil
Increment day at the end of the night
tree
|
commitdiff
2016-09-10
Neil
Add days to gamestate and day screen display
tree
|
commitdiff
2016-09-10
Simon Cross
Remove unused import.
tree
|
commitdiff
2016-09-10
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-10
adrianna
approximate circles by polygons in pymunk
tree
|
commitdiff
2016-09-10
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-10
Simon Cross
List levels by title.
tree
|
commitdiff
2016-09-10
Neil
Hide 'end the night' keypress option behind DEBUG
tree
|
commitdiff
2016-09-10
Neil
Actually end the night on timeout. Also end the night...
tree
|
commitdiff
2016-09-10
Simon Cross
Return 0 for the direction if it is currently None.
tree
|
commitdiff
2016-09-10
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-10
Neil
Tweak Boyd's max size
tree
|
commitdiff
2016-09-10
Neil
Add night length
tree
|
commitdiff
2016-09-10
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-10
adrianna
shrub achieved
tree
|
commitdiff
2016-09-10
adrianna
rotating spotlight fixture
tree
|
commitdiff
2016-09-10
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-10
Simon Cross
Use some elif.
tree
|
commitdiff
2016-09-10
Neil
Tweak Boyd
tree
|
commitdiff
2016-09-10
Neil
Add Boyd's spawn position to stations
tree
|
commitdiff
2016-09-10
Simon Cross
Remove unused local variable.
tree
|
commitdiff
2016-09-10
Simon Cross
Fix pep8.
tree
|
commitdiff
2016-09-10
Simon Cross
Rescale intensity.
tree
|
commitdiff
2016-09-10
Neil
Update placement to changed API
tree
|
commitdiff
2016-09-10
Neil
Update angle in gamestate as well for passing to night
tree
|
commitdiff
2016-09-10
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-10
Simon Cross
Add total power and damage.
tree
|
commitdiff
2016-09-10
adrianna
multicoloured light display
tree
|
commitdiff
2016-09-10
Neil
Right-click and drag light rotation
tree
|
commitdiff
2016-09-10
Simon Cross
Make all lamps multicoloured.
tree
|
commitdiff
2016-09-10
Simon Cross
Add direction property to ray manager.
tree
|
commitdiff
2016-09-10
Simon Cross
Specify direction and spread rather than angle limits.
tree
|
commitdiff
2016-09-10
Neil
Multi-level light toolbar
tree
|
commitdiff
2016-09-10
Neil
Move colour definitions into constants
tree
|
commitdiff
2016-09-09
Simon Cross
Also pulsate intensity.
tree
|
commitdiff
2016-09-09
Simon Cross
Add pulsating lamp.
tree
|
commitdiff
2016-09-09
Simon Cross
Add multi-colour lamp.
tree
|
commitdiff
2016-09-09
Simon Cross
PEP8 fix.
tree
|
commitdiff
2016-09-09
Simon Cross
Remove old direction and spread parameters.
tree
|
commitdiff
2016-09-09
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-09
Simon Cross
Add back light radius checks.
tree
|
commitdiff
2016-09-09
Neil
Limit how close lights can be placed to each other
tree
|
commitdiff
2016-09-09
adrianna
blue is not cyan
tree
|
commitdiff
2016-09-09
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-09
Simon Cross
Move radius and angle limits into ray manager.
tree
|
commitdiff
2016-09-09
adrianna
made turnips bigger
tree
|
commitdiff
2016-09-09
adrianna
made light body bigger
tree
|
commitdiff
2016-09-09
Neil
Lights can be added to the world
tree
|
commitdiff
2016-09-09
adrianna
made light fixtures smaller
tree
|
commitdiff
2016-09-09
adrianna
alpha transform; made seed cursor transparent
tree
|
commitdiff
2016-09-09
Simon Cross
Wrap long line.
tree
|
commitdiff
2016-09-09
adrianna
made the lamp a lamp
tree
|
commitdiff
2016-09-09
Neil
Use multiply transform
tree
|
commitdiff
2016-09-09
Neil
Start working toward light placement
tree
|
commitdiff
2016-09-09
Neil
Add transform support to cursor and image buttons
tree
|
commitdiff
2016-09-09
adrianna
added a multiply transform to use on light fittings
tree
|
commitdiff
2016-09-09
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-09
Simon Cross
Proper __hash__ and __eq__ for transforms.
tree
|
commitdiff
2016-09-09
adrianna
variable name oops
tree
|
commitdiff
2016-09-09
adrianna
started adding fittings to lights
tree
|
commitdiff
2016-09-09
Simon Cross
55 FPS, remove a blit.
tree
|
commitdiff
2016-09-09
Simon Cross
Fix rendering artifact by replacing a call to the funct...
tree
|
commitdiff
2016-09-09
Simon Cross
Remove debug.
tree
|
commitdiff
2016-09-09
Simon Cross
40 FPS and one fewer temporary surfaces.
tree
|
commitdiff
2016-09-09
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-09
Simon Cross
Don't repeatedly reload soil.
tree
|
commitdiff
2016-09-09
Simon Cross
Add support for transforming images when loading them...
tree
|
commitdiff
2016-09-09
Simon Cross
Add support for transforming images when loading them.
tree
|
commitdiff
2016-09-09
Neil
Add load level scene
tree
|
commitdiff
2016-09-09
Neil
Flake8
tree
|
commitdiff
2016-09-09
Neil
Restrict damage by light radius
tree
|
commitdiff
2016-09-09
adrianna
added rock texture to wall
tree
|
commitdiff
2016-09-09
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-09
Simon Cross
Use rects to improve rendering times.
tree
|
commitdiff
2016-09-09
Simon Cross
Add utility for detailed performance profiling.
tree
|
commitdiff
2016-09-09
adrianna
added soil background for day and night; recoloured...
tree
|
commitdiff
2016-09-09
adrianna
pseudo-random turnip rotation
tree
|
commitdiff
2016-09-09
Neil
Nom
tree
|
commitdiff
2016-09-09
Neil
Render turnips in same order for day and night
tree
|
commitdiff
2016-09-08
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-08
Simon Cross
Fix lights -- Eeeee. :)
tree
|
commitdiff
2016-09-08
adrianna
naming consistency
tree
|
commitdiff
2016-09-08
adrianna
better eyeballs
tree
|
commitdiff
2016-09-08
Simon Cross
Merge branch 'master' of ctpug.org.za:tabakrolletjie
tree
|
commitdiff
2016-09-08
Simon Cross
Fix check for segment query result.
tree
|
commitdiff
2016-09-08
adrianna
tweaked eyeball; made eyeballs less frequent; fixed...
tree
|
commitdiff
next