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
|
Thu, 06 May 2010 01:41:07 +0000 |
sheepluva |
portal:
|
file |
diff |
annotate
|
Mon, 03 May 2010 14:59:42 +0000 |
nemo |
Armagon's new sounds for piano
|
file |
diff |
annotate
|
Sun, 02 May 2010 16:53:19 +0000 |
nemo |
Revert switch behaviour (can't use AfterAttack here) remove unneeded value from jetpack definition
|
file |
diff |
annotate
|
Sun, 02 May 2010 02:58:59 +0000 |
nemo |
More portal changes. Allows for a multishoot utility. Hopefully not breaking anything.
|
file |
diff |
annotate
|
Sat, 01 May 2010 21:53:31 +0000 |
koda |
Henek's patch - adds a column to ammoMenu and removes the F* column in iphone version
|
file |
diff |
annotate
|
Sat, 01 May 2010 18:44:25 +0000 |
nemo |
Fix portal graphic name, continuing work on portal movement
|
file |
diff |
annotate
|
Sat, 01 May 2010 17:29:48 +0000 |
nemo |
Break out DrawHH/DrawGear to reduce scrolling in uGears.pas, add portal graphics
|
file |
diff |
annotate
|
Sat, 01 May 2010 05:15:16 +0000 |
sheepluva |
* added some comments
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 23:39:32 +0000 |
mbait |
Fixed broken whitespace
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 12:19:25 +0000 |
mbait |
Gas grenade:
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 21:25:51 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 13:31:08 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 17:17:43 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 16:04:41 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 20:46:34 +0000 |
nemo |
Some initial stubs for portal just so Tiy will quit nagging. Also let folks know what approximation of physics I plan to try, here.
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 00:01:53 +0000 |
palewolf |
Fix splashes for older graphics cards
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 12:15:49 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 21:00:55 +0000 |
nemo |
restore sndIncoming for the other 2 air attacks
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 10:51:09 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 03 Apr 2010 13:55:39 +0000 |
nemo |
New game scheme option to turn off land objects
|
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
|
Sun, 28 Mar 2010 23:14:54 +0000 |
mbait |
Feather: sprite size fix
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 23:10:33 +0000 |
mbait |
Birdy's falling feathers
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 20:53:36 +0000 |
nemo |
claymore_ would like rearranged as so. hearing no objections...
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 18:26:31 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 21:03:29 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 20:55:55 +0000 |
smxx |
General:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 20:51:53 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 17:32:46 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 17:32:04 +0000 |
nemo |
New impact sounds for HHG
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 17:22:33 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 15:48:59 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 14:57:41 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 14:03:30 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 11:48:02 +0000 |
mbait |
Added egg sprite
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 02:55:35 +0000 |
sheepluva |
making collision/impact sounds a gear property + adding random melon+hellish sound, feel free to hate me :D
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 17:43:21 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 15:59:21 +0000 |
smxx |
Engine:
|
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
|
Fri, 26 Mar 2010 12:34:18 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 00:39:00 +0000 |
nemo |
remove utility flag
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 00:26:32 +0000 |
nemo |
Enable birdy. Has egg bombing. Eggs should possibly have a dX component. No poison yet, no egg sprite.
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 23:03:21 +0000 |
mbait |
Birdy egg added
|
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 18:42:34 +0000 |
nemo |
Rename current things called utilities to Effects (since they impact game state / flags w/o using a gear) and add a bunch of things that don't cause damage and are just used to move to Utility crate.
|
file |
diff |
annotate
|
Sun, 21 Mar 2010 15:50:38 +0000 |
palewolf |
Insert commit message here
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 21:39:55 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 14 Mar 2010 17:04:36 +0000 |
nemo |
Add back sheepluva's 45° patch for some weapons. Rescale Tiy's latest icons to his specifications.
|
file |
diff |
annotate
|
Sun, 14 Mar 2010 16:47:29 +0000 |
nemo |
Tiy adds active weapon icons for a bunch of things.
|
file |
diff |
annotate
|
Sun, 14 Mar 2010 14:18:31 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 13 Mar 2010 14:30:41 +0000 |
nemo |
Palewolf adds droplets to his splashes
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 17:56:26 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Wed, 10 Mar 2010 06:50:06 +0000 |
unc0rr |
Patch by soreau (polished by me): show floating away ammo icon when you pick up a crate
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 10:59:20 +0000 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 10:54:24 +0000 |
unc0rr |
hate Smaxx (tested)
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 17:32:13 +0000 |
nemo |
White/Black smoke, break out rolling barrel into its own routine, adjust rolling barrel impact damage. NEEDS TESTING
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 02:17:03 +0000 |
nemo |
Experiment with barrels. Add rolling.
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 15:04:39 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 11:38:02 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 04:33:49 +0000 |
nemo |
Make barrels a little easier to destroy (60 instead of 75) - still more than 2 shotgun blasts or a grenade, but in range of dynamite or a well-placed cluster
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 17:22:36 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 22:25:57 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 19:54:33 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 18:01:09 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 00:02:55 +0000 |
nemo |
Formerly "Draw Girders" by MrMfS - now "Disable Girders" to allow template prefs to still exist
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 17:51:38 +0000 |
nemo |
Graphic for dead mines
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 15:41:42 +0000 |
nemo |
Flag the sharing of ammo between clan teams.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 16:29:00 +0000 |
nemo |
Font switch requested by Copy Liu in issue #220 - a GPL CJK font set that includes some hand-drawn bitmaps for lower resolutions, reducing fuzziness of CJK chars in places like the ammo menu
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 15:41:37 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 00:21:20 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 19 Feb 2010 00:51:37 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 18 Feb 2010 13:23:24 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 14:30:59 +0000 |
smxx |
Engine:
|
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
|
Thu, 04 Feb 2010 20:45:03 +0000 |
smxx |
Server:
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 22:52:42 +0000 |
smxx |
Engine:
|
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 19:01:51 +0000 |
nemo |
Palewolf's smoke traces for fire.
|
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
|
Sat, 16 Jan 2010 06:48:56 +0000 |
koda |
code cleanup and opengles optimizations
|
file |
diff |
annotate
|
Tue, 05 Jan 2010 21:26:38 +0000 |
nemo |
Non-hacked version of CJK handling. Should switch to CJK rendering only if a particular string needs it, instead of based on locale file.
|
file |
diff |
annotate
|
Sun, 03 Jan 2010 15:40:41 +0000 |
koda |
smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
|
file |
diff |
annotate
|
Wed, 02 Dec 2009 02:29:53 +0000 |
nemo |
remove missing ogg
|
file |
diff |
annotate
|
Sun, 29 Nov 2009 16:56:04 +0000 |
unc0rr |
Smaxx patch with tuning by me:
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 21:22:05 +0000 |
koda |
revamped file access and debug display
|
file |
diff |
annotate
|
Sat, 14 Nov 2009 02:53:04 +0000 |
koda |
fix wrong ttf blending in ppc
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 20:48:13 +0000 |
koda |
revert previous commit to remove a wip patch
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 20:47:42 +0000 |
koda |
update themes cmakefiles to use GLOB instead of listing all the files
|
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:51:20 +0000 |
nemo |
Increase AMMO_INFINITE to 100
|
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
|
Sun, 25 Oct 2009 12:19:47 +0000 |
unc0rr |
Partially implement loading mission options
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 18:59:35 +0000 |
koda |
update color management for new sdl_image on mac
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 21:20:47 +0000 |
nemo |
Bunch of neat stuff by Smaxx. ATI check, translucent name tags to reduce terrain fail, disabling health crates on invulnerable hogs. Also tweaks to prior stuff.
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 14:48:28 +0000 |
nemo |
oops. wrong size
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 13:53:11 +0000 |
nemo |
fix molotov size
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 23:54:18 +0000 |
koda |
molotov sound FTW
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 21:47:05 +0000 |
nemo |
openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 17:42:21 +0000 |
nemo |
Initial molotov cocktail. Still needs graphics, tweaking of fire behaviour. Also changed probabilities for default weapon sets
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 16:44:30 +0000 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 13:49:22 +0000 |
unc0rr |
- Fix camera area with different zoom levels
|
file |
diff |
annotate
|
Thu, 08 Oct 2009 00:58:17 +0000 |
koda |
fix a very rare bug in which CurSlot becomes greater than cMaxCurSlot
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:44:40 +0000 |
unc0rr |
Optimize network traffic a bit:
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 15:29:28 +0000 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
Wed, 09 Sep 2009 14:04:06 +0000 |
unc0rr |
- Implement low quality rope
|
file |
diff |
annotate
|
Wed, 09 Sep 2009 01:55:37 +0000 |
nemo |
Ok. This time I think I have it. amNothing should work.
|
file |
diff |
annotate
|
Tue, 08 Sep 2009 21:58:09 +0000 |
nemo |
Trying to correct prior amNothing checkin. untested.
|
file |
diff |
annotate
|
Tue, 08 Sep 2009 19:44:49 +0000 |
nemo |
Add an empty weapon to avoid selection of weapons which aren't yet ready. Might all be useful to switch to amNothing in certain situations, like after using up all ropes, instead of bazooka.
|
file |
diff |
annotate
|
Thu, 03 Sep 2009 10:02:50 +0000 |
unc0rr |
Remove crosshair from skip
|
file |
diff |
annotate
|
Wed, 19 Aug 2009 15:17:21 +0000 |
koda |
restored volumen control (hoorray)
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 06:29:34 +0000 |
unc0rr |
Allow kamikaze in move
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 13:59:41 +0000 |
unc0rr |
New waves rendering procedure based on using texture coodrinates > 1.0
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 00:35:59 +0000 |
koda |
sound for mortar
|
file |
diff |
annotate
|
Sun, 12 Jul 2009 13:57:20 +0000 |
koda |
corrects a wrong binding
|
file |
diff |
annotate
|
Fri, 10 Jul 2009 19:10:29 +0000 |
koda |
fix a binding that was preveting to display anything else besides hogs on iphone
|
file |
diff |
annotate
|
Fri, 10 Jul 2009 16:56:37 +0000 |
nemo |
untested
|
file |
diff |
annotate
|
Fri, 10 Jul 2009 16:47:11 +0000 |
koda |
real fix for iphone color (reverting previous commit)
|
file |
diff |
annotate
|
Fri, 10 Jul 2009 14:46:33 +0000 |
koda |
moves indestructible color to green for iphone compatibility
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 00:56:26 +0000 |
koda |
routine for loading lower resolution horizont and sky for nature theme when bigger images are not supported; right now they are not installed, but they could be useful for less powerful machines in general
|
file |
diff |
annotate
|
Wed, 08 Jul 2009 15:03:57 +0000 |
koda |
additional touch support and nemo's reduced land array size
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 11:37:03 +0000 |
koda |
patch for loading sprites on two columns (helps embedded and lowpower machines). must deal with amGirder.png
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 22:02:13 +0000 |
koda |
typos
|
file |
diff |
annotate
|
Wed, 01 Jul 2009 22:50:27 +0000 |
koda |
sounds for teleport and beginning of sudden death
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 03:47:39 +0000 |
koda |
initial bugfix for volume setup
|
file |
diff |
annotate
|
Sun, 28 Jun 2009 18:47:55 +0000 |
nemo |
Smaxx' idea of timers, reworked just a tad. Might need variable for offset, but seems ok for now
|
file |
diff |
annotate
|
Sun, 21 Jun 2009 17:47:57 +0000 |
nemo |
Ugly graphic for jetpack - jetpack should be essentially functional.
|
file |
diff |
annotate
|
Sun, 21 Jun 2009 15:41:07 +0000 |
nemo |
Use different group to not erase messages, restore gear deletion on hog damage.
|
file |
diff |
annotate
|
Sun, 21 Jun 2009 15:36:50 +0000 |
nemo |
Duplicate Parachute more closely :D
|
file |
diff |
annotate
|
Sun, 21 Jun 2009 15:31:09 +0000 |
nemo |
Initial attempt at jetpack. Pluses, more like lunar lander (takes fall damage). Minuses, can't seem to cancel it or use alt weapon
|
file |
diff |
annotate
|
Thu, 18 Jun 2009 17:48:06 +0000 |
nemo |
Smaxx refactor of LoadImage to use flags, iphone changes by koda (mostly use of rgba instead of rgb)
|
file |
diff |
annotate
|
Thu, 18 Jun 2009 01:51:25 +0000 |
nemo |
Tiy's new airstrike graphic
|
file |
diff |
annotate
|
Sun, 14 Jun 2009 13:20:28 +0000 |
unc0rr |
koda's patch fixing some iphone port troubles (color, mouse)
|
file |
diff |
annotate
|
Thu, 11 Jun 2009 15:57:51 +0000 |
unc0rr |
Patch by Smaxx:
|
file |
diff |
annotate
|
Thu, 11 Jun 2009 15:22:02 +0000 |
unc0rr |
Patch by koda:
|
file |
diff |
annotate
|
Tue, 02 Jun 2009 18:43:00 +0000 |
unc0rr |
- Fix some ugly code
|
file |
diff |
annotate
|
Tue, 02 Jun 2009 18:27:15 +0000 |
nemo |
New baseball bat sound, steam when fire lands on water (needs new hiss sound), bubbles when hedgehog drowns, more messages on
|
file |
diff |
annotate
|
Mon, 01 Jun 2009 20:38:45 +0000 |
unc0rr |
Make code suck less
|
file |
diff |
annotate
|
Sun, 24 May 2009 13:01:39 +0000 |
nemo |
Allow CJK override for zh_CN/zh_TW/ja
|
file |
diff |
annotate
|
Fri, 15 May 2009 00:38:49 +0000 |
nemo |
Two new wavez - Juggle requires a different frame rate. using 38 instead of 125
|
file |
diff |
annotate
|
Mon, 11 May 2009 18:56:55 +0000 |
nemo |
Move Speech to visual gears. This checkin CRASHES on deletion of visual gear outside the doStep
|
file |
diff |
annotate
|
Sun, 03 May 2009 17:35:10 +0000 |
nemo |
Artillery mode, sniper rifle, speech bubble tweaks, fix of rope bug introduced by enabling hats in jump
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 20:13:44 +0000 |
unc0rr |
nemo's great patch:
|
file |
diff |
annotate
|
Sun, 19 Apr 2009 11:59:23 +0000 |
unc0rr |
Move health sorter to visual gears:
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 21:51:30 +0000 |
unc0rr |
Add sounds to girder
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 21:03:59 +0000 |
unc0rr |
Save much CPU time by initializing vertex arrays in texture creation function
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 17:44:00 +0000 |
unc0rr |
Fix previous patch
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 17:41:07 +0000 |
unc0rr |
nemo's patch for girder + some fixes
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 17:39:12 +0000 |
unc0rr |
Use GL_TRIANGLE_FAN instead of GL_TRIANGLES (more efficient)
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 14:32:22 +0000 |
unc0rr |
Apply koda's OpenGL ES compatibility patch
|
file |
diff |
annotate
|
Wed, 18 Mar 2009 22:02:55 +0000 |
unc0rr |
- Fix warnings in frontend
|
file |
diff |
annotate
|
Mon, 16 Mar 2009 14:43:15 +0000 |
unc0rr |
Don't use GLU
|
file |
diff |
annotate
|
Sun, 15 Mar 2009 17:47:06 +0000 |
unc0rr |
More game options by nemo
|
file |
diff |
annotate
|
Sun, 15 Mar 2009 12:59:52 +0000 |
unc0rr |
Some tweaks by nemo
|
file |
diff |
annotate
|
Sat, 07 Mar 2009 17:42:54 +0000 |
unc0rr |
- nemo's patch: some animations, zero probability for infinite weapons
|
file |
diff |
annotate
|
Thu, 05 Mar 2009 21:41:18 +0000 |
unc0rr |
Utility icon
|
file |
diff |
annotate
|
Thu, 05 Mar 2009 14:54:02 +0000 |
unc0rr |
nemo:
|
file |
diff |
annotate
|
Mon, 02 Mar 2009 21:13:07 +0000 |
unc0rr |
laser beam by nemo reworked a bit by me
|
file |
diff |
annotate
|
Sun, 01 Mar 2009 17:24:25 +0000 |
unc0rr |
4 utilities by nemo
|
file |
diff |
annotate
|
Mon, 23 Feb 2009 15:57:32 +0000 |
unc0rr |
Nemo's patch allowing different water sprites size
|
file |
diff |
annotate
|
Sat, 14 Feb 2009 16:51:10 +0000 |
unc0rr |
New bonus box sprite
|
file |
diff |
annotate
|
Sat, 14 Feb 2009 16:30:22 +0000 |
unc0rr |
engine part of nemo's patch
|
file |
diff |
annotate
|
Sun, 01 Feb 2009 15:58:44 +0000 |
unc0rr |
Apply nemo's patch polished by me:
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 17:47:17 +0000 |
unc0rr |
Fix mask
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 17:40:58 +0000 |
unc0rr |
Switch to 2046 height
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 15:56:36 +0000 |
unc0rr |
Fix width/height dependant consts
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 15:53:43 +0000 |
unc0rr |
Fix nemo's large land patch
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 18:10:23 +0000 |
unc0rr |
Apply nemo's world resize patch
|
file |
diff |
annotate
|
Thu, 22 Jan 2009 20:02:02 +0000 |
unc0rr |
Reduce number of bonus rc planes
|
file |
diff |
annotate
|
Mon, 19 Jan 2009 15:46:33 +0000 |
unc0rr |
Change rc plane options
|
file |
diff |
annotate
|
Mon, 19 Jan 2009 15:42:07 +0000 |
unc0rr |
Hedgehog controlling rc plane sprite
|
file |
diff |
annotate
|
Mon, 19 Jan 2009 15:25:22 +0000 |
unc0rr |
Patch by nemo (polished by me)
|
file |
diff |
annotate
|
Sun, 18 Jan 2009 15:01:54 +0000 |
unc0rr |
More predictable bombs trajectory with rc plane
|
file |
diff |
annotate
|
Sat, 17 Jan 2009 14:35:20 +0000 |
unc0rr |
RC Plane
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 21:57:41 +0000 |
unc0rr |
Finish voicepacks support in engine (not tested though)
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 21:49:10 +0000 |
unc0rr |
Start voicepacks implementation
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 14:43:56 +0000 |
unc0rr |
Fix yet another ballgun bug
|
file |
diff |
annotate
|
Sat, 10 Jan 2009 22:50:54 +0000 |
unc0rr |
Implement precise aiming when pressing left shift
|
file |
diff |
annotate
|
Fri, 09 Jan 2009 14:47:54 +0000 |
unc0rr |
Initial health graphic implementation
|
file |
diff |
annotate
|
Thu, 08 Jan 2009 15:56:14 +0000 |
unc0rr |
Add napalm weapon name
|
file |
diff |
annotate
|
Thu, 08 Jan 2009 15:42:36 +0000 |
unc0rr |
Ballsgun
|
file |
diff |
annotate
|
Tue, 06 Jan 2009 14:18:09 +0000 |
unc0rr |
Adjust flame parameters to produce more damage
|
file |
diff |
annotate
|
Mon, 05 Jan 2009 17:03:49 +0000 |
unc0rr |
Move sprite to where it should be
|
file |
diff |
annotate
|
Fri, 02 Jan 2009 21:39:51 +0000 |
unc0rr |
Drill rocket
|
file |
diff |
annotate
|
Fri, 02 Jan 2009 19:44:52 +0000 |
unc0rr |
Start work on lobby: add/remove nick from the list on join/quit
|
file |
diff |
annotate
|
Thu, 04 Dec 2008 21:59:25 +0000 |
unc0rr |
More stable blowtorch:
|
file |
diff |
annotate
|
Sun, 23 Nov 2008 23:16:33 +0000 |
unc0rr |
small fixes
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 14:39:14 +0000 |
unc0rr |
Quick and dirty napalm implementation
|
file |
diff |
annotate
|
Fri, 21 Nov 2008 15:58:36 +0000 |
unc0rr |
- Convert small damage tag to visual gears
|
file |
diff |
annotate
|
Fri, 31 Oct 2008 14:55:00 +0000 |
unc0rr |
Activate cake after 4 turns
|
file |
diff |
annotate
|
Fri, 31 Oct 2008 14:01:26 +0000 |
unc0rr |
- Add a bunch of hats
|
file |
diff |
annotate
|
Mon, 27 Oct 2008 14:54:38 +0000 |
unc0rr |
Correct default ammo set
|
file |
diff |
annotate
|
Sun, 26 Oct 2008 17:41:03 +0000 |
unc0rr |
Support 'Divide teams' option in engine
|
file |
diff |
annotate
|
Thu, 16 Oct 2008 16:57:51 +0000 |
unc0rr |
Use seduction sound
|
file |
diff |
annotate
|
Mon, 29 Sep 2008 09:33:44 +0000 |
unc0rr |
- Fix water rise
|
file |
diff |
annotate
|
Tue, 23 Sep 2008 06:27:53 +0000 |
unc0rr |
Seduction animation
|
file |
diff |
annotate
|
Tue, 23 Sep 2008 06:09:13 +0000 |
unc0rr |
A bit larger heart
|
file |
diff |
annotate
|
Mon, 22 Sep 2008 22:14:01 +0000 |
unc0rr |
- Update Italian translation
|
file |
diff |
annotate
|
Fri, 19 Sep 2008 20:41:53 +0000 |
unc0rr |
Use new sounds
|
file |
diff |
annotate
|
Fri, 19 Sep 2008 14:10:51 +0000 |
unc0rr |
Draw smoke trail underneath of grenade
|
file |
diff |
annotate
|