belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 16:43:15 +0300] rev 7228
Modified some crate positions, added sound to teleports, fixed loc errors...
Medo <smaxein@googlemail.com> [Tue, 12 Jun 2012 21:10:11 +0200] rev 7227
frontlib: Rewrote the ini helper code, finished ini reading/writing support for all relevant file types
koda [Mon, 11 Jun 2012 01:16:43 +0200] rev 7226
reorganize options.inc a little
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 16:02:42 +0300] rev 7225
Added localization and changed primary team color.
Medo <smaxein@googlemail.com> [Tue, 12 Jun 2012 11:25:05 +0200] rev 7224
Cleanup, refactoring and generally more development in the frontlib
koda [Mon, 11 Jun 2012 01:13:57 +0200] rev 7223
uniform NOPNG and NOSERVER cmake symbols
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 00:57:30 +0300] rev 7222
Added Mission 4: United We Stand
Medo <smaxein@googlemail.com> [Mon, 11 Jun 2012 00:06:22 +0200] rev 7221
Merge
koda [Mon, 11 Jun 2012 00:03:04 +0200] rev 7220
sed 's/\t/ /g' CMakeLists.txt
belphegorr <szabibibi@gmail.com> [Tue, 03 Jul 2012 12:15:07 +0300] rev 7219
Set the choice constants to the correct values (1-3 instead of 0-2).
nemo [Sun, 10 Jun 2012 14:36:40 -0400] rev 7218
Ensure that Clan ammo always takes precedence over Per Hog Ammo in the flags. It'd be best for the user sake if these buttons acted more like radio buttons.
belphegorr <szabibibi@gmail.com> [Sun, 01 Jul 2012 17:24:04 +0300] rev 7217
Removed some debugging lines I forgot to remove.
nemo [Sat, 09 Jun 2012 17:15:45 -0400] rev 7216
disable this debug too
belphegorr <szabibibi@gmail.com> [Sun, 01 Jul 2012 17:11:59 +0300] rev 7215
Added mission 3: The Journey Back
nemo [Sat, 09 Jun 2012 16:51:56 -0400] rev 7214
Remove debug pixel draws, skip tracing on own shoved hogs. Should speed things up allowing more evaluations of stuff.
belphegorr <szabibibi@gmail.com> [Fri, 29 Jun 2012 14:39:05 +0300] rev 7213
Fixed some bugs with Mission 2 and Animate.lua.
unc0rr [Sat, 09 Jun 2012 23:35:55 +0400] rev 7212
TestBaseballBat
belphegorr <szabibibi@gmail.com> [Tue, 26 Jun 2012 02:07:58 +0300] rev 7211
Fixed a bug in Mission 2, where hidden hogs appeared before getting deleted on losing the game.
unc0rr [Sat, 09 Jun 2012 21:31:26 +0400] rev 7210
- Adjust some consts so whip and firepunch work perfectly
- Temporarily make AI draw expected traceshove trajectory while I'm working on baseball bat
belphegorr <szabibibi@gmail.com> [Tue, 26 Jun 2012 01:17:04 +0300] rev 7209
Changed color of the "Natives" team to make it more visible and reduced difficulty of the "easy" challenge in the first mission.
nemo [Sat, 09 Jun 2012 10:28:45 -0400] rev 7208
Ignore all objects for fall tracing with shove to avoid considering checkins as obstacles. many objects will get knocked by the kick anyway, so end result should be pretty good. Oh, and ditch the sniper rifle doubling.
belphegorr <szabibibi@gmail.com> [Tue, 26 Jun 2012 00:57:09 +0300] rev 7207
Fixed a bug where, after finishing a campaign mission, the user needed to reselect the team in the frontend in order to see the next mission.
nemo [Sat, 09 Jun 2012 09:53:15 -0400] rev 7206
Double sniper rifle damage (AI seems unaware of second shot, when playing). Spread out flakes along X when looping and add a little Y variation. This avoids noticeable patterns. Especially on the rarer close layer or dense flakes like rain (for Y)
belphegorr <szabibibi@gmail.com> [Mon, 25 Jun 2012 11:17:19 +0300] rev 7205
Added the helper script I forgot to add last time
unc0rr [Sat, 09 Jun 2012 17:05:16 +0400] rev 7204
- Fix damage calculation in TestSniperRifle, aim a bit lower to compensate initial angle shift in sniper rifle. As a result, AI seems to never fail sniper rifle shots.
- Temporarily make AI tell its expectations in chat
belphegorr <szabibibi@gmail.com> [Mon, 25 Jun 2012 11:16:24 +0300] rev 7203
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
Xeli [Sat, 09 Jun 2012 12:15:05 +0200] rev 7202
restore fpc 2.4.2 compatibility
belphegorr <szabibibi@gmail.com> [Mon, 25 Jun 2012 10:46:48 +0300] rev 7201
The first campaign commit with a lot of changes...
branch 'default'
added QTfrontend/campaign.cpp
added QTfrontend/campaign.h
changed QTfrontend/CMakeLists.txt
changed QTfrontend/game.cpp
changed QTfrontend/game.h
changed QTfrontend/hwform.cpp
changed QTfrontend/hwform.h
changed QTfrontend/ui/page/pagecampaign.cpp
changed QTfrontend/ui/page/pagecampaign.h
changed QTfrontend/ui/page/pagesingleplayer.cpp
changed hedgewars/uCommandHandlers.pas
changed hedgewars/uIO.pas
changed hedgewars/uScript.pas
changed hedgewars/uVariables.pas
unc0rr [Fri, 08 Jun 2012 23:56:08 +0400] rev 7200
New bright and shiny TestFirepunch which actually works
Xeli [Fri, 08 Jun 2012 19:25:40 +0200] rev 7199
fix shift key by disabling the key modifiers for now