Sat, 04 Feb 2012 16:22:46 +0100 |
Xeli |
Rewrote the Ammomenu:
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 09:01:31 -0500 |
lovelacer |
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 01:52:14 +0300 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
Sun, 27 Nov 2011 14:46:57 +0300 |
unc0rr |
- Improvement to the parser
|
file |
diff |
annotate
|
Wed, 26 Oct 2011 01:50:08 +0200 |
sheepluva |
move (prematurely) finishing game by removing all teams into engine since that's where it should happen
|
file |
diff |
annotate
|
Sun, 16 Oct 2011 21:03:30 +0200 |
koda |
merge the changes applied to 0.9.16
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 10:48:18 -0400 |
nemo |
merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake.
0.9.16
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 17:19:39 +0400 |
unc0rr |
Fix sheepluva's merge
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 23:25:13 +0200 |
sheepluva |
merge the 2 heads. I hope I did it right. also I increased proto and ver number
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 23:55:52 +0400 |
unc0rr |
- Unset hhdriven flag for gone hedgehog
|
file |
diff |
annotate
|
Sat, 17 Sep 2011 13:40:54 -0400 |
nemo |
Revert 3ec95dc2b249 - causes hogs to be trapped in the teleport animation. bad breakage
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 07:38:16 +0200 |
sheepluva |
don't load key binds for AI hedgehogs
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 18:30:40 -0400 |
nemo |
Remove some unused variables and options.inc which uFloat doesn't use, probably should never use, and was getting in the way of my testcase - but most importantly, remove the inline on hwSqrt which was causing very bad math on my compiler/machine. We may have to remove more inlining. A pity.
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 22:04:40 +0400 |
unc0rr |
Don't test for hasGone in unapproved places. Now any possibility of desync on player quit is ruled out. Not tested at all.
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 21:18:44 -0400 |
nemo |
There. Push this back on to unc0rr. This effect can still desync, 'cause it always could, but at least now the two are linked w/o argument I think.
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 13:01:20 -0400 |
nemo |
Restore hog on team gone
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 19:29:04 -0400 |
nemo |
Try to avoid overlapping voices for major statements (not things like byebye or oof)
|
file |
diff |
annotate
|
Thu, 30 Jun 2011 15:09:10 +0400 |
unc0rr |
Tiny optimization: convert smooth wind indicator change gear into visual gear
|
file |
diff |
annotate
|
Thu, 21 Apr 2011 07:41:24 +0200 |
koda |
Clean Augean stables 2 (pascal has classnames available)
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 21:44:17 +0400 |
unc0rr |
- Use LastDamage in CheckHHDamage
|
file |
diff |
annotate
|
Sat, 26 Mar 2011 22:49:38 +0100 |
koda |
fix a couple of loose ends
|
file |
diff |
annotate
|
Sat, 19 Mar 2011 16:19:50 +0100 |
Henek |
some final work and buggfix for Tag Team, it is now playable
|
file |
diff |
annotate
|
Sat, 19 Mar 2011 14:38:49 +0100 |
Henek |
redone tag team to work and be beautifully coded
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 23:11:48 +0100 |
Henek |
added game mode Tag Team, mostly untested, please test :)
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 15:19:55 -0500 |
nemo |
add victory/flawless victory sounds. untested
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 15:30:08 +0100 |
koda |
addfilelog <3 debugfile
|
file |
diff |
annotate
|
Sun, 30 Jan 2011 17:54:02 -0500 |
nemo |
Reset things using team colour on change in SetClanColor in lua. This routine had better have been worth it.
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 18:18:44 +0100 |
Henek |
still in developement take on adding structures, working hiding of hogs and ejecting them later.
|
file |
diff |
annotate
|
Sun, 12 Dec 2010 20:17:00 -0500 |
nemo |
div 0 check
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 17:33:11 -0500 |
nemo |
would help if I put it in the right routine
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 17:29:02 -0500 |
nemo |
Add script hook onNewTurn to the end of AfterSwitchHedgehog. This should signal the very start of a new turn, immediately after CurrentTeam is switched.
|
file |
diff |
annotate
|
Sun, 05 Dec 2010 22:02:30 -0500 |
nemo |
Allow hog speech when not your turn. Currently is set to 40% opacity (could be fainter) and drawn behind the hogs instead of in front. Also allows hog targetting using a number.
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 21:43:31 +0300 |
unc0rr |
uCommandHandlers
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:51:33 +0300 |
unc0rr |
Remove some more circular dependencies
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:41:19 +0300 |
unc0rr |
uDebug
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:07:43 +0300 |
unc0rr |
Remove uAmmos dependaency from uCommands
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 17:48:58 +0300 |
unc0rr |
Move some command handlers out of uCommands into more appropriate places, thus removing some dependencies. Ideally uCommands shouldn't depend on anything (except for uTypes and uConsts probably)
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 16:53:31 +0300 |
unc0rr |
uCaptions
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 01:08:43 -0500 |
nemo |
In the case of per-hog-ammo, switch the ammo viewed when not your turn to what will probably be your ammo, assuming that hog survives.
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 12:12:51 +0300 |
unC0Rr |
Haven't found a better place than uIO for OutError
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:50:02 +0300 |
unC0Rr |
Move SendStats to uIO
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:32:47 +0300 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 22:14:41 +0300 |
unc0rr |
uTeams
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 20:28:42 +0300 |
unc0rr |
Move variables from uConsts to uVariables
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:45:55 +0300 |
unC0Rr |
Move variables from uMisc to uVariables
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:22:36 +0300 |
unC0Rr |
Introduce unit uTypes in order to remove some cyclic unit dependencies
|
file |
diff |
annotate
|
Mon, 08 Nov 2010 23:07:43 +0100 |
Henek |
added flag gfDisableWind to be used in lua scripts
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 20:40:30 +0100 |
koda |
err better wait after relase for this one
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 20:27:05 +0100 |
koda |
move turnstime and minestime * 1000 outside frontend and place it in engine
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 13:00:17 -0400 |
nemo |
Extend shoppa hack to disable health crates to saucer and portal modes as well
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 12:28:44 -0400 |
nemo |
Apply the reset to all hogs on all teams in uGears. Make InitialHealth same type as Health to avoid issues w/ initial health > 255. Update InitialHealth with the king buff.
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 16:29:17 +0100 |
koda |
health reset mode ftw (replaces gfmines)
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 00:48:42 +0100 |
koda |
i give up and disable rotation on the iphone; also fix smaller compilation issues
|
file |
diff |
annotate
|
Mon, 01 Nov 2010 18:51:38 +0100 |
koda |
better support for wimpier i-devices
|
file |
diff |
annotate
|
Fri, 29 Oct 2010 13:19:33 -0400 |
nemo |
Avoid doing this stuff twice, even if CheckForWin is called twice
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 22:19:00 +0200 |
koda |
the ios port is also iphone compatible
|
file |
diff |
annotate
|
Sun, 24 Oct 2010 22:00:36 +0200 |
sheepluva |
fix/tweak let clouds reflect wind speed and direction again + stronger
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 21:45:25 +0200 |
koda |
merge
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 12:13:06 -0400 |
nemo |
Remove bit of debug code from prior, don't switch weapons on end of turn (stick with whatever the last weapon was)
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 03:28:15 +0200 |
koda |
moved some utilities to a separate column with round buttons
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 18:00:53 +0200 |
koda |
made the new menu toggable
|
file |
diff |
annotate
|
Thu, 07 Oct 2010 02:03:01 +0200 |
koda |
move all mobile-related functions in their own module, provides a structure for future mobile ports
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 01:09:40 -0400 |
nemo |
Extend time limit to 9999, remove ready timer if time is over 999 and stop drawing time if it is over 999 (draws wrong over 999 anyway) - this has the effect of allowing an "unlimited" time appearance if turns are over a quarter hour or so. This can be used to add an unlimited time scheme or button to ipad
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 16:23:47 -0400 |
nemo |
Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
|
file |
diff |
annotate
|
Wed, 01 Sep 2010 20:41:45 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Wed, 01 Sep 2010 18:06:52 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 16:02:09 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 14:46:30 +0100 |
tiyuri |
Fixes memory leak -Burp
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 14:02:48 +0100 |
tiyuri |
Add kill counter to Survival Mode -Burp
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 12:47:32 +0200 |
koda |
reduce the number of keywords used and switch to BMP format for screenshots
|
file |
diff |
annotate
|
Sun, 02 May 2010 22:00:50 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 21:25:51 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 19:39:58 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 17 Apr 2010 23:03:52 +0000 |
palewolf |
cWindSpeed recalculation assumed GetRandom returns a value between 0.0-1.0 while in fact is in the 0.0-0.5 range; Halve cMaxWindSpeed to compensate.
|
file |
diff |
annotate
|
Mon, 29 Mar 2010 23:20:34 +0000 |
koda |
just some very sane stuff for the iphone port (plus some macro on pascal files)
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 15:48:59 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 08:59:10 +0000 |
mbait |
Added poisoned eggs
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 12:38:11 +0000 |
mbait |
New field in THedgehog for poisoning. New type of explosion- poisoned
|
file |
diff |
annotate
|
Tue, 23 Mar 2010 16:50:13 +0000 |
unc0rr |
Ok, this part is ok
|
file |
diff |
annotate
|
Mon, 22 Mar 2010 17:48:19 +0000 |
unc0rr |
Clean Augean stables
|
file |
diff |
annotate
|
Sun, 21 Mar 2010 19:02:03 +0000 |
unc0rr |
In pascal unit is a namespace
|
file |
diff |
annotate
|
Sun, 21 Mar 2010 13:41:11 +0000 |
nemo |
Remove Timer2 from Gear, add a Timer to Hedgehog
|
file |
diff |
annotate
|
Fri, 19 Mar 2010 19:49:33 +0000 |
nemo |
aaaand back to 15s. most changed line of code ever.
|
file |
diff |
annotate
|
Fri, 19 Mar 2010 02:06:27 +0000 |
nemo |
so claymore will quit complaining 'cause he can't think fast enough
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 10:59:20 +0000 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 19:54:33 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 19:52:22 +0000 |
nemo |
A simple hat reservation mechanism. Can be worked around with a little effort, but to make it useful, you'd have to get everyone you played with to work around it too. Quite a bit of effort for a small reward feature.
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 03:03:43 +0000 |
nemo |
Adjust LocalClan when shuffling, set to -1 in case all local clans are bots.
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 01:55:59 +0000 |
nemo |
Show the ammo menu of the last local non-bot team when not local turn. needs testing
|
file |
diff |
annotate
|
Thu, 18 Feb 2010 13:59:05 +0000 |
nemo |
Remove invulnerability protection from the team gone effect
|
file |
diff |
annotate
|
Sun, 14 Feb 2010 21:52:32 +0000 |
nemo |
Prevent crasher if attempting to show ammo menu
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 17:31:12 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 21:51:52 +0000 |
nemo |
set min on king health proportion
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 20:47:22 +0000 |
nemo |
King health proportional to team size
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 16:03:58 +0000 |
nemo |
Decrease king buff from 150% bonus to 50% bonus, disable warning sound in placement mode
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 12:54:44 +0000 |
nemo |
Request by soreau. Placement time proportional to map size.
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 05:17:59 +0000 |
nemo |
Do CI correctly. Still need to allow for mode in case of no teleports in ammo
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 03:03:18 +0000 |
nemo |
Mode to place hogs at start of game. Will probably need a bit more testing.
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 13:12:31 +0000 |
nemo |
Add one king per team instead of clan, kill off clan if all kings are dead. untested.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 20:45:03 +0000 |
smxx |
Server:
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 14:48:49 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 19:24:22 +0000 |
nemo |
Remove king invulnerability, disable everything but teleport instead.
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 16:20:53 +0000 |
nemo |
Update translation files, add "King Mode"
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 21:55:51 +0000 |
koda |
complete the replacement of init/free wrappers for every unit
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 04:13:37 +0000 |
nemo |
Free up some unfreed memory. Needed for Koda's iphone lib work
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 07:37:00 +0000 |
nemo |
Rolling random numbers before land is generated is bad, m'kay? InitWorld probably not the best place for it.
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 07:26:03 +0000 |
nemo |
Randomise order of play.
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 05:36:08 +0000 |
koda |
replace initialization/finalization statements with custom init functions
|
file |
diff |
annotate
|
Thu, 14 Jan 2010 16:46:50 +0000 |
koda |
makes freepascal code compatible with OBJFPC mode
|
file |
diff |
annotate
|
Sat, 14 Nov 2009 02:53:04 +0000 |
koda |
fix wrong ttf blending in ppc
|
file |
diff |
annotate
|
Mon, 09 Nov 2009 20:29:21 +0000 |
unc0rr |
- Formatting changes
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 16:23:09 +0000 |
koda |
move compiler directives to standard pascal
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 16:35:09 +0000 |
koda |
fix a segfault in the iphone simulator by moving options.inc at the beginning of the file
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 15:55:49 +0000 |
koda |
added little/big endian checks, added symbol for touch input, simplified iphoneos definitions
|
file |
diff |
annotate
|
Sat, 24 Oct 2009 13:50:31 +0000 |
koda |
more updates on touch input/control
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 16:53:01 +0000 |
unc0rr |
Real fix to ammo slot overflow (bug triggered by r2411 fix)
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 15:29:28 +0000 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
Thu, 30 Jul 2009 17:32:46 +0000 |
unc0rr |
Fix queue bug triggered by AI
|
file |
diff |
annotate
|