Thu, 14 Oct 2010 16:01:43 +0200 |
Tobias Neumann |
Resurrector weapon: do not make it end turn, add description,
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 20:34:21 +0200 |
Tobias Neumann |
New Weapon: Resurrector (TODO: ammo icon + sprites)
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 20:16:17 -0400 |
nemo |
Correct another bug in slot switching, adjust width of theme list, really truly fix reset of weps (I hope) should also fix infinite teleport bug in place hogs mode. Slow update of health to 5s for inf attack mode.
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 12:08:16 -0400 |
nemo |
Add per-hog ammo option, initial stubs for infinite attack and weapon reset, fix a bug in ammo switching
|
file |
diff |
annotate
|
Mon, 27 Sep 2010 04:58:15 +0200 |
koda |
have engine try for a second position when map loading fails (in this way it's possible to move Missions data to any path)
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 21:53:29 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sat, 18 Sep 2010 01:50:29 +0200 |
koda |
added forgotten images, removed support for CJK fonts (saving 13 MB)
|
file |
diff |
annotate
|
Tue, 14 Sep 2010 13:05:49 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sun, 12 Sep 2010 23:43:20 +0200 |
smaxx |
Sounds:
|
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
|
Sun, 29 Aug 2010 16:48:20 +0200 |
burp |
Extend statistics collection (TeamKills, TurnSkips, TeamDamage)
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 16:02:09 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 21:06:34 +0100 |
tiyuri |
Some survival mode changes by burp
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 11:26:27 -0400 |
nemo |
Flag for AI survival mode
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 02:13:18 +0200 |
koda |
reworked the initialization functions, now it should be safe to update and no more need of spinning wheel at first launch
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 21:57:33 +0200 |
burp |
* SpawnCustomCrateAt procedure + lua bindings
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 11:45:20 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 15:13:32 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 14:19:47 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 00:36:36 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 18:19:55 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 18:13:29 +0200 |
koda |
clean and reorder arguments passed to engine
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 00:48:15 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 20:29:41 +0200 |
smaxx |
Engine:
experimental3D
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 18:20:42 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Thu, 29 Jul 2010 18:31:48 -0400 |
nemo |
I keep forgetting to merge.
|
file |
diff |
annotate
|
Thu, 29 Jul 2010 18:31:34 -0400 |
nemo |
Set these to saveSurf (still need to actually, oh, write the code to cache the textures)
|
file |
diff |
annotate
|
Thu, 29 Jul 2010 13:43:57 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 16:02:02 +0200 |
koda |
use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 01:59:41 +0200 |
koda |
tap to play piano notes, fix for audio and pause glitch
|
file |
diff |
annotate
|
Sat, 24 Jul 2010 23:23:10 +0200 |
koda |
use external libs more consistently
|
file |
diff |
annotate
|
Sun, 11 Jul 2010 18:39:01 +0200 |
koda |
touch overlay reworked, improvements to zoom and confirmation
|
file |
diff |
annotate
|
Sun, 11 Jul 2010 03:23:26 +0200 |
koda |
implement the check on the type of ammo requiring a second tap to confirm
|
file |
diff |
annotate
|
Sat, 10 Jul 2010 15:39:07 +0200 |
koda |
cWeaponTooltips -> rqTooltipsOff
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 01:31:18 +0200 |
koda |
land arrays are allocated dynamically, so DOWNSCALE and LOWRES macros are now removed and replaced by run time flags rqBlurryLand and rqLowRes
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 00:11:23 +0200 |
koda |
interpret parameters before initializing everything
|
file |
diff |
annotate
|
Wed, 30 Jun 2010 12:55:33 +0200 |
koda |
turn cReducedQuality into a LongInt and provide a series of quality flags (and best of all, this is still compatible with current frontend)
|
file |
diff |
annotate
|
Sat, 26 Jun 2010 19:30:16 +0200 |
sheepluva |
portal / slope detection:
|
file |
diff |
annotate
|
Fri, 25 Jun 2010 22:59:31 -0400 |
nemo |
Flag dimensions with booleans instead of using 0.
|
file |
diff |
annotate
|
Tue, 22 Jun 2010 23:08:57 -0400 |
nemo |
New approach to the low-res problem. Basically, we already have a 1024 minimum, and the tallest maps are restricting themselves to 2048 maximum. All backgrounds are scaled down 50%, then scaled up on draw. Saves memory, and backgrounds are already deliberately fuzzed for depth of field anyway.
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 22:45:52 +0200 |
koda |
merge+smallupdate
|
file |
diff |
annotate
|
Sun, 20 Jun 2010 19:31:15 -0400 |
nemo |
This reduces CheckLand ~5.5% on average over prior making the overall reduction ~77.4% instead of ~81.9%. It does skip centre pixel in odd w/h, but that really shouldn't matter much in this case. Can alter if any objects are noticeably off.
|
file |
diff |
annotate
|
Sun, 20 Jun 2010 18:35:59 +0200 |
koda |
fix zoom smoothness
|
file |
diff |
annotate
|
Fri, 18 Jun 2010 14:26:04 -0400 |
nemo |
rename flags
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 11:41:38 -0400 |
nemo |
Make land types flagged (to allow stacking future attributes such as indestructible ice, but also for a damaged flag)
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 23:02:35 +0000 |
koda |
fix iphone version for map preview
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 14:03:48 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 19:33:45 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 18:10:06 +0000 |
nemo |
Remove rope offset
|
file |
diff |
annotate
|
Fri, 28 May 2010 20:05:22 +0000 |
smxx |
Engine (Henek):
|
file |
diff |
annotate
|
Fri, 28 May 2010 16:21:54 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 28 May 2010 13:04:11 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 28 May 2010 12:47:17 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Wed, 19 May 2010 02:10:28 +0000 |
nemo |
Henek adds a flamethrower, updates some translations, and tweaks how fire works.
|
file |
diff |
annotate
|
Tue, 18 May 2010 13:09:57 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 14 May 2010 23:42:56 +0000 |
nemo |
revert the restoration of non-vgt health gears. desyncs continued with it, and furthermore, occur in r3489 too
|
file |
diff |
annotate
|
Fri, 14 May 2010 16:02:27 +0000 |
nemo |
sheepluva adds back non-vgt health tag due to desyncs. we should still see about solving the desync though.
|
file |
diff |
annotate
|
Thu, 06 May 2010 22:02:56 +0000 |
sheepluva |
* gtHealthTag, gtSmokeTrace, gtEvilTrace, gtExplosion and gtBigExplosion are visual gears now (vgt*)
|
file |
diff |
annotate
|
Thu, 06 May 2010 15:26:14 +0000 |
nemo |
Henek makes AmmoMenu more flexible
|
file |
diff |
annotate
|