Thu, 27 Jul 2006 15:24:14 +0000 - Fix various bugs
unc0rr [Thu, 27 Jul 2006 15:24:14 +0000] rev 89
- Fix various bugs - CPack support
Wed, 26 Jul 2006 13:44:11 +0000 - Fix internationalization issues
unc0rr [Wed, 26 Jul 2006 13:44:11 +0000] rev 88
- Fix internationalization issues - Full Russian translation
Wed, 26 Jul 2006 12:25:48 +0000 Convert all pages to classes
unc0rr [Wed, 26 Jul 2006 12:25:48 +0000] rev 87
Convert all pages to classes
Tue, 25 Jul 2006 20:19:46 +0000 Predefined teams, 'simple game' doesn't need to create team
unc0rr [Tue, 25 Jul 2006 20:19:46 +0000] rev 86
Predefined teams, 'simple game' doesn't need to create team
Tue, 25 Jul 2006 13:32:11 +0000 New GameCFGWidget. Now it's possible to set forts mode from ui
unc0rr [Tue, 25 Jul 2006 13:32:11 +0000] rev 85
New GameCFGWidget. Now it's possible to set forts mode from ui
Mon, 24 Jul 2006 22:37:34 +0000 Start rewrite ui
unc0rr [Mon, 24 Jul 2006 22:37:34 +0000] rev 84
Start rewrite ui
Mon, 24 Jul 2006 14:03:51 +0000 - First hedgehog in team has first turn in team
unc0rr [Mon, 24 Jul 2006 14:03:51 +0000] rev 83
- First hedgehog in team has first turn in team - AI fix: let bots go to the right and... Show whether round finished with draw or team won... get rid of error message
Sun, 23 Jul 2006 21:22:44 +0000 - New fort
unc0rr [Sun, 23 Jul 2006 21:22:44 +0000] rev 82
- New fort - New weapon Fire Punch - Many small fixes
Fri, 21 Jul 2006 20:37:44 +0000 More translations
unc0rr [Fri, 21 Jul 2006 20:37:44 +0000] rev 81
More translations
Thu, 20 Jul 2006 20:11:32 +0000 - Fixed bug with hedgehog under water using rope
unc0rr [Thu, 20 Jul 2006 20:11:32 +0000] rev 80
- Fixed bug with hedgehog under water using rope - Add locale support in engine - Bots use ljump and hjump - Fix shotgun rating - Support for theme-dependent sprites - Horizon and sky can have any image size - Many small fixes
Sun, 16 Jul 2006 08:13:51 +0000 - New test map
unc0rr [Sun, 16 Jul 2006 08:13:51 +0000] rev 79
- New test map - Baseball bat - Flames - Bots can use baseball bat - Many small changes
Wed, 12 Jul 2006 15:39:58 +0000 Cluster bomb
unc0rr [Wed, 12 Jul 2006 15:39:58 +0000] rev 78
Cluster bomb
Tue, 11 Jul 2006 21:23:00 +0000 Delete two more deprecated files
unc0rr [Tue, 11 Jul 2006 21:23:00 +0000] rev 77
Delete two more deprecated files
Tue, 11 Jul 2006 21:09:06 +0000 Delete deprecated folder .)
unc0rr [Tue, 11 Jul 2006 21:09:06 +0000] rev 76
Delete deprecated folder .)
Tue, 11 Jul 2006 21:04:05 +0000 - New First Aid powerup
unc0rr [Tue, 11 Jul 2006 21:04:05 +0000] rev 75
- New First Aid powerup - New power progressbar - Less powerful Desert Eagle - Bots can use Desert Eagle - Set TurnTimeLeft to 0 when hh damaged - Bots can handle situation when ammo is over - Bots can go in different directions to reach good position, not just only go left or right - Small fixes for FillLand (use all the array) - Fixes for world geometry, get rid of one variable - Added missed in previous commit files - New test map
Sat, 08 Jul 2006 21:40:03 +0000 - Unicode support for team and hedgehogs names
unc0rr [Sat, 08 Jul 2006 21:40:03 +0000] rev 74
- Unicode support for team and hedgehogs names - Clouds move in vertical direction also - Many fixes to hedgehog physics - Support for different images in 16 and 32 bit screen resolution - Fixed bots behavior after attack - Fixed camera behavior right after the game start
Mon, 03 Jul 2006 17:46:58 +0000 - More smooth hedgehogs physics
unc0rr [Mon, 03 Jul 2006 17:46:58 +0000] rev 73
- More smooth hedgehogs physics - Use CMake build system
Thu, 29 Jun 2006 18:27:53 +0000 Basic save support in engine
unc0rr [Thu, 29 Jun 2006 18:27:53 +0000] rev 72
Basic save support in engine
Wed, 28 Jun 2006 18:27:42 +0000 - Changed falling damage scoring
unc0rr [Wed, 28 Jun 2006 18:27:42 +0000] rev 71
- Changed falling damage scoring - Update version to 0.2 - Bots avoid explosions caused by their weapon - Fix camera movement
Fri, 23 Jun 2006 20:02:41 +0000 - Many AI improvements
unc0rr [Fri, 23 Jun 2006 20:02:41 +0000] rev 70
- Many AI improvements - New 'spray objects' on generated land - Many small fixes
Tue, 20 Jun 2006 21:22:15 +0000 Show the bot thinking, when he does it after attack
unc0rr [Tue, 20 Jun 2006 21:22:15 +0000] rev 69
Show the bot thinking, when he does it after attack
Tue, 20 Jun 2006 21:21:31 +0000 Collision-related stuff
unc0rr [Tue, 20 Jun 2006 21:21:31 +0000] rev 68
Collision-related stuff
Tue, 20 Jun 2006 21:20:06 +0000 - 2 more Land templates
unc0rr [Tue, 20 Jun 2006 21:20:06 +0000] rev 67
- 2 more Land templates - prevent generated land to be outbound
Tue, 20 Jun 2006 21:18:49 +0000 Many AI improvements, bots do think in separate thread
unc0rr [Tue, 20 Jun 2006 21:18:49 +0000] rev 66
Many AI improvements, bots do think in separate thread
Tue, 20 Jun 2006 20:08:17 +0000 - Workaround on FreePascal textfiles parsing bug (indefinite loop while "read(f, a, b, c)")
unc0rr [Tue, 20 Jun 2006 20:08:17 +0000] rev 65
- Workaround on FreePascal textfiles parsing bug (indefinite loop while "read(f, a, b, c)") - Update Makefile
Wed, 14 Jun 2006 15:50:22 +0000 - Start AI rewrite
unc0rr [Wed, 14 Jun 2006 15:50:22 +0000] rev 64
- Start AI rewrite - Many small changes
Fri, 24 Feb 2006 16:06:12 +0000 Scroll added to team control widget
displacer [Fri, 24 Feb 2006 16:06:12 +0000] rev 63
Scroll added to team control widget
Sun, 05 Feb 2006 18:51:54 +0000 No more hedgehogs hung in air
unc0rr [Sun, 05 Feb 2006 18:51:54 +0000] rev 62
No more hedgehogs hung in air
Sun, 05 Feb 2006 12:48:35 +0000 colors added to teamselwidget
displacer [Sun, 05 Feb 2006 12:48:35 +0000] rev 61
colors added to teamselwidget
Sun, 05 Feb 2006 12:48:02 +0000 vector removed & teamselwidget moved to constructor
displacer [Sun, 05 Feb 2006 12:48:02 +0000] rev 60
vector removed & teamselwidget moved to constructor
(0) -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip