|
|
@601:23fbf4651f99
|
11 years |
firxen |
Roosters.
|
|
|
@599:460b06ac7d99
|
11 years |
firxen |
Better chicken placement, now with fewer crashes.
|
|
|
@595:8dfe7eaf1f7f
|
11 years |
hodgestar |
Merge r597 from trunk.
1.5.x
1.5.0
|
|
|
@594:7581c2fe1498
|
11 years |
hodgestar |
Merge r598 from trunk.
1.5.x
|
|
|
@593:967e351872ed
|
11 years |
hodgestar |
Enlarge price reference to cater for larger fonts.
|
|
|
@592:441077fab928
|
11 years |
firxen |
Easter egg.
|
|
|
@591:6b21b2140262
|
11 years |
hodgestar |
Merge r594 and r595 from trunk.
1.5.x
|
|
|
@590:066b85a7f1cf
|
11 years |
drnlmuller |
Add check on background music as well
|
|
|
@589:b6f42a09945d
|
11 years |
drnlmuller |
Add sound play test case
|
|
|
@588:e13f9380242b
|
11 years |
hodgestar |
Merge r592 from trunk.
1.5.x
|
|
|
@587:2899ddc4d92c
|
11 years |
hodgestar |
Display top floors on top.
|
|
|
@586:36e1939c732a
|
11 years |
hodgestar |
Merge r588, r589 and r590 from trunk.
1.5.x
|
|
|
@584:a1032ab5c1d6
|
11 years |
drnlmuller |
Add check for windows display mode problems
|
|
|
@582:cae2d8634f50
|
11 years |
hodgestar |
Version 1.5.0.
1.5.x
|
|
|
@579:0e552e7e06fe
|
11 years |
drnlmuller |
Use constant vertical position for buttons
|
|
|
@578:7bccd2bda217
|
11 years |
hodgestar |
Bump version to 1.5.
|
|
|
@577:1356875ce686
|
11 years |
adrianna.pinska |
updated controls
|
|
|
@576:2a913d34c95a
|
11 years |
drnlmuller |
Don't repaint the entire toolbar on counter updates
|
|
|
@575:95c71a13468c
|
11 years |
hodgestar |
Convert failed save/restore print messages to warning dialogs.
|
|
|
@574:ecad90bbdc61
|
11 years |
adrianna.pinska |
ALL CAPS and punctation in help.
|
|
|
@573:ffdaac5d6cf8
|
11 years |
firxen |
Select is the default tool.
|
|
|
@572:40eee9e1246c
|
11 years |
adrianna.pinska |
extended help; renamed building-related buttons.
|
|
|
@571:2921169e545b
|
11 years |
hodgestar |
Don't rely on connect listener call order (PGU stores listeners in a dict).
|
|
|
@570:be47830a56b1
|
11 years |
hodgestar |
Remove defunct open_equipment_dialog.
|
|
|
@569:3ec614e6fd4a
|
11 years |
hodgestar |
Replace monolithic sell equipment tool with a tool for each type of …
|
|
|
@568:e813365af567
|
11 years |
drnlmuller |
Add quit button to toolbar
|
|
|
@567:37f7454518d5
|
11 years |
drnlmuller |
Move quit stuff into seperate function
|
|
|
@566:a8dde729000a
|
11 years |
drnlmuller |
Add 'Save and Quit' option to quit dialog. Move game events from …
|
|
|
@565:32b6b66e114a
|
11 years |
firxen |
Cursors change.
|
|
|
@564:fb8ab1ee3eaf
|
11 years |
hodgestar |
Use actual username in high scores.
|
|
|
@562:80725d647569
|
11 years |
hodgestar |
Neaten up gameover screen.
|
|
|
@561:7f037ee2a6c8
|
11 years |
drnlmuller |
Show count of selected chickens in buildings
|
|
|
@560:8cd13b82585e
|
11 years |
hodgestar |
Allow ESC to exit high score menu and then still exit game if pressed …
|
|
|
@558:5cdf26bde2f2
|
11 years |
firxen |
Botanical biodiversity.
|
|
|
@557:50d6c68ce267
|
11 years |
drnlmuller |
Add gameboard to buildings. Update save version as this breaks old …
|
|
|
@556:46f6f1a98f3f
|
11 years |
drnlmuller |
Add warning dialogs for dangerous operations
|
|
|
@555:296c73dcd286
|
11 years |
hodgestar |
Add high score dialog to main menu.
|
|
|
@554:46fa3cdfddf4
|
11 years |
hodgestar |
Add nicks to author list.
|
|
|
@553:7963fc09fac2
|
11 years |
drnlmuller |
Make checkdialog take strings to show as input. Add possiblity of 3rd …
|
|
|
@552:11c4cebfe4c5
|
11 years |
firxen |
Preparatory work for woodland biodiversity.
|
|
|
@549:45e03793d41e
|
11 years |
drnlmuller |
Make default starting wood 50, not 0
|
|
|
@548:27c09c58d89d
|
11 years |
hodgestar |
Remove gameboard and dialog event flow hacks.
|
|
|
@547:1456bf2ff02e
|
11 years |
hodgestar |
Allow cancelling of save game dialog with ESC.
|
|
|
@546:e57a0cf38cc7
|
11 years |
firxen |
And fix headings, now that it's easy to do so.
|
|
|
@545:56a3a3f54e3d
|
11 years |
firxen |
Centre counter values, by means of the power of MATHS!
|
|
|
@544:84964077626a
|
11 years |
firxen |
Counter display more compact, although not as pretty as it should be.
|
|
|
@543:03be16420e8b
|
11 years |
hodgestar |
Add better support for dicts to simplifier (now handles simple …
|
|
|
@542:baf75d5ee50d
|
11 years |
firxen |
Shift+group to add to current selection.
|
|
|
@541:450de9dfa106
|
11 years |
drnlmuller |
Move gameboard event prodding into the widgets - better matches pgu …
|
|
|
@540:882b582da618
|
11 years |
hodgestar |
Remove down wrapping of exceptions.
|
|
|
@539:f4d1b9ff9558
|
11 years |
firxen |
Lumberjacks only wander off when their work is done.
|
|
|
@538:ec5276cfe98b
|
11 years |
adrianna.pinska |
put back code to highlight move/select button appropriately
|
|
|
@537:c23e2bd07247
|
11 years |
hodgestar |
Spaces around equals.
|
|
|
@536:1a224ba50edf
|
11 years |
drnlmuller |
Correctly set the position of newly hatched chickens in buildings
|
|
|
@534:d16ed2a8a33e
|
11 years |
hodgestar |
Make price and control reference dialogs a little shinier.
|
|
|
@533:7addf41b6abb
|
11 years |
drnlmuller |
Allow backtracking on ladders
|
|
|
@532:0667189a5973
|
11 years |
hodgestar |
New load level dialog.
|
|
|
@531:452cde9af2a2
|
11 years |
drnlmuller |
Fix order of checks to avoid unneeded work
|
|
|
@530:c1f14fa35d30
|
11 years |
drnlmuller |
Avoid buglet where sprite isn't properly removed for a safe fox
|
|
|
@529:93eab01a1e57
|
11 years |
firxen |
Updated (but no prettier) control dialog.
|
|
|
@528:04975aa3ec70
|
11 years |
firxen |
Alt also sets groups, because jerith has a weird OS setup.
|
|
|
@527:f59cb047d08f
|
11 years |
hodgestar |
Don't try to open non-abodes.
|
|
|
@526:d5009047a371
|
11 years |
drnlmuller |
Remove debugging print (oops)
|
|
|
@525:d9886377b6a2
|
11 years |
drnlmuller |
Hack middle-click clearing selection into the building_dialog
|
|
|
@524:1eed8c861580
|
11 years |
drnlmuller |
Fix some indentation weirdnesses that have crept in
|
|
|
@523:103b0fc36722
|
11 years |
drnlmuller |
Apply action to all selected chickens in building dialog
|
|
|
@522:6f41a565e910
|
11 years |
drnlmuller |
Add 'select all' button
|
|
|
@521:787eb032bf8a
|
11 years |
drnlmuller |
Cursor hint for Ctrl-click move
|
|
|
@520:3e19a7f5333e
|
11 years |
drnlmuller |
Tweak controls dialog
|
|
|
@519:f84ad10a9625
|
11 years |
drnlmuller |
Remove move tool. Add basic controls reference dialog
|
|
|
@518:a42852e50df1
|
11 years |
drnlmuller |
Rework prey selection. Greedy Foxes are less inclined to attack the …
|
|
|
@517:05e0c3fd20ec
|
11 years |
firxen |
Axes are slightly better weapons than they were.
|
|
|
@516:4166a0051bb6
|
11 years |
drnlmuller |
Reset cursor as well when changing tool. Avoid crash with non-default …
|
|
|
@515:88bda6db953a
|
11 years |
drnlmuller |
Fix buggy test
|
|
|
@514:55b95bb25ced
|
11 years |
davidf |
On move, revert to the select tool - why would you want to move the …
|
|
|
@513:399bb3cb4761
|
11 years |
drnlmuller |
Fix corner case timer fiddling bug
|
|
|
@512:b112bcf4d435
|
11 years |
hodgestar |
Add restore game button to main menu.
|
|
|
@511:57f9077fb7fb
|
11 years |
drnlmuller |
Remove some left-over code.
|
|
|
@510:3e4bb2c9556c
|
11 years |
hodgestar |
Lazy loading of save game snapshots.
|
|
|
@509:77a3f7f1c856
|
11 years |
hodgestar |
Add level name and timestamp to save games.
|
|
|
@508:8fbff3505d1d
|
11 years |
drnlmuller |
Remove debugging print
|
|
|
@507:d3ceb9e9c48e
|
11 years |
drnlmuller |
The fox move rewrite
|
|
|
@506:3b5717d742b2
|
11 years |
adrianna.pinska |
fixed selling of equipment from selected chickens
|
|
|
@505:3ed6c011106d
|
11 years |
hodgestar |
Switch to classmethod decorators.
|
|
|
@504:393e30ea0165
|
11 years |
hodgestar |
Save game loading working again.
|
|
|
@503:4c281ce4fc5f
|
11 years |
drnlmuller |
Make MOVE_SELECTED_PERMITTED default, as seems the right thing
|
|
|
@502:b74b3a37cf1d
|
11 years |
drnlmuller |
Process upper floors first
|
|
|
@500:4d980444ebfb
|
11 years |
adrianna.pinska |
deselect chickens at night
|
|
|
@499:c2a4e3a24e9a
|
11 years |
hodgestar |
Factor out write_savegame method. Zlib compress save games to reduce …
|
|
|
@498:62b9a4e21f1a
|
11 years |
adrianna.pinska |
chickens in closed buildings deselected. building opens if you put in …
|
|
|
@497:a2824eb2474e
|
11 years |
hodgestar |
Only include top widget when creating snapshot.
|
|
|
@496:bf90a2948e34
|
11 years |
hodgestar |
Basic snapshot support in save games added.
|
|
|
@495:d2ca4af92c79
|
11 years |
adrianna.pinska |
fixed multiple chicken eviction bug
|
|
|
@494:efb5ce9d1a89
|
11 years |
adrianna.pinska |
allowing select/move in building toolbar; doesn't hurt and can be helpful
|
|
|
@493:ee883d390ff0
|
11 years |
adrianna.pinska |
cleaned up tool reset / preservation on toolbar change so that it all …
|
|
|
@492:e8430f93b23a
|
11 years |
adrianna.pinska |
toggling select/move can now be initiated from no selected tool and in …
|
|
|
@491:75ef6ea3b7a6
|
11 years |
hodgestar |
Start of support for save game snapshots.
|
|
|
@490:8308bef91864
|
11 years |
adrianna.pinska |
fixed so that tool highlight also cleared.
|
|
|
@489:3c9c664ccb85
|
11 years |
drnlmuller |
selection groups
|
|
|
@488:a9f6c32c8ea9
|
11 years |
adrianna.pinska |
put back deselect tool + chickens under middleclick, so that you can …
|
|
|