Thu, 16 Dec 2010 15:26:19 -0500 |
nemo |
oops, forgot world offset, also add a kind of hack to the already hackish set function for visual gears
|
file |
diff |
annotate
|
Thu, 16 Dec 2010 15:02:35 -0500 |
nemo |
offset the sprite
|
file |
diff |
annotate
|
Thu, 16 Dec 2010 14:34:11 -0500 |
nemo |
If this works right, setting Angle (yeah, yeah) switches between an aura circle and a drawn circle. aura is scaled at size 100 being 100% - 200, 200% etc.
|
file |
diff |
annotate
|
Mon, 13 Dec 2010 18:13:42 -0500 |
nemo |
Add override for speech bubble position 0: default, 1: background/translucent 2: foreground/opaque
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 21:15:41 -0500 |
nemo |
rendering optimisations. remove the recursive flames in explosions (might need more due to the gravity change in the new flames) but more usefully, eliminate a number of redundant Tint calls
|
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
|
Thu, 02 Dec 2010 20:29:46 -0500 |
nemo |
make Tint(longword) use RGBA
|
file |
diff |
annotate
|
Thu, 02 Dec 2010 19:51:30 -0500 |
nemo |
trying to get tint to behave more as I expect. need to ask Smaxx what he intended here, to avoid too many pointless colour calls
|
file |
diff |
annotate
|
Thu, 02 Dec 2010 18:45:16 -0500 |
nemo |
Add an extra pass in FindPlace for AI resurrection mode to try to make it unwinnable, add DeleteGear, DeleteVisualGear, AddVisualGear, GetVisualGearValues, SetVisualGearValues to Lua
|
file |
diff |
annotate
|
Fri, 26 Nov 2010 15:31:57 -0500 |
nemo |
add a uid to VGs for purpose of Lua manipulation
|
file |
diff |
annotate
|
Thu, 25 Nov 2010 22:56:28 -0500 |
nemo |
Add a visual gear for drawing circles. Intent is to allow specifying areas on map for lua scripts (such as to indicate a location to go to). Could also be used to, say, circle a hog in CTF. Also add a "Critical" flag for visual gears so a gear flagges as such will always be created.
|
file |
diff |
annotate
|
Sat, 20 Nov 2010 23:55:00 +0300 |
unc0rr |
Move localization data to uVariables, some Uses cleanup
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 16:19:55 +0300 |
unC0Rr |
Introduce uRenderUtils
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 15:55:02 +0300 |
unC0Rr |
No need for Extended data type just to draw some visual gears. It's a shame we have Math unit dependency
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 15:45:35 +0300 |
unC0Rr |
Introduce uRender
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:45:31 +0300 |
unC0Rr |
Introduce uTextures
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 09:12:27 +0300 |
unC0Rr |
Introduce uCommands.pas
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 22:26:34 +0300 |
unc0rr |
Some more
|
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
|
Sun, 14 Nov 2010 12:57:01 +0100 |
Palewolf |
Small animation on bullet impact
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 22:38:05 +0100 |
Palewolf |
Light trails for bullets
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 16:41:03 +0300 |
unc0rr |
REmove stupid int64 conversions, provide real fixes to compiler hints
|
file |
diff |
annotate
|
Sun, 31 Oct 2010 18:04:02 +0100 |
koda |
add some phone rumbling to big explosions, airbomb and sinegun
|
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
|
Thu, 14 Oct 2010 22:01:33 +0200 |
koda |
less warning, no rotation glitch, more comments
|
file |
diff |
annotate
|
Sun, 26 Sep 2010 19:06:59 -0400 |
nemo |
remove windspeed from bubbles, remove initial dY from bubbles, apply dY/dX to bubbles, correct offsets on flying saucer flame graphics, add bubbles when flying saucer thrusts underwater, make flying saucer sink more slowly underwater
|
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
|
Tue, 24 Aug 2010 17:03:44 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 00:54:56 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 16:31:57 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 01:07:51 +0200 |
smaxx |
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
|
Fri, 30 Jul 2010 18:20:42 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Wed, 14 Jul 2010 00:43:36 +0200 |
koda |
save the gl client state to get a nice 80% fps boost
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 04:42:29 +0200 |
koda |
tackling the iphoneos todo (another trial for the beginning sporadic bug, remove curl animation, don't need to go to detail page)
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 04:09:27 +0200 |
koda |
further code cleanup and less redundancy
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 00:11:23 +0200 |
koda |
interpret parameters before initializing everything
|
file |
diff |
annotate
|
Wed, 30 Jun 2010 22:20:52 +0200 |
sheepluva |
visual gears: fixing nemo's c-style assignment/multiplications
|
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
|
Tue, 29 Jun 2010 23:30:49 -0400 |
nemo |
Remove hwFloat from VisualGears - they don't need the precision for syncing purposes, and it saves a whole lot of operations.
|
file |
diff |
annotate
|
Wed, 30 Jun 2010 03:26:15 +0200 |
sheepluva |
clouds: up-and-down-bouncing now without evil loop
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 19:57:51 +0200 |
koda |
now it's possible to select the scheme file in the ifrontendfix a type about loading an image (iphone file system IS case senstive)
|
file |
diff |
annotate
|
Tue, 18 May 2010 13:09:57 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 07 May 2010 14:41:07 +0000 |
sheepluva |
make some of the newly migrated visual gears visible in reduced quality mode
|
file |
diff |
annotate
|
Fri, 07 May 2010 06:29:46 +0000 |
sheepluva |
finishing the gtHealthTag -> vgtHealthTag, no segfaults and hogzombies no more, hopefully
|
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
|
Tue, 04 May 2010 16:31:15 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 02 May 2010 22:00:50 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 01 May 2010 20:02:20 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 17:21:10 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 00:01:53 +0000 |
palewolf |
Fix splashes for older graphics cards
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 20:49:23 +0000 |
palewolf |
Slightly different easing equations for bigexplosion
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 08:46:57 +0000 |
palewolf |
- Added SkyOffset, HorizontOffset as global vars
|
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:21:07 +0000 |
mbait |
Feather: sprites was moved to another layer
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 23:10:33 +0000 |
mbait |
Birdy's falling feathers
|
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 03:55:12 +0000 |
nemo |
Remove Distance from flake kick, reduce calls to Random() in flame replacing w/ checks on game tick and a little randomness.
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 17:22:52 +0000 |
nemo |
Eliminate flake kick on themes with no flakes, more than 200 flakes (city) or explosions of 25 or smaller
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 15:59:21 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 02:02:53 +0000 |
nemo |
tweak kick in case of wrapping
|
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 15:50:38 +0000 |
palewolf |
Insert commit message here
|
file |
diff |
annotate
|
Sun, 14 Mar 2010 14:59:08 +0000 |
nemo |
Trying to tweak kicks a bit
|
file |
diff |
annotate
|
Sun, 14 Mar 2010 14:47:21 +0000 |
nemo |
Kick flakes a bit when an explosion is nearby. Needs testing / review by those more artistically inclined
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
Mon, 12 Oct 2009 16:44:30 +0000 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 15:29:28 +0000 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
Thu, 11 Jun 2009 15:22:02 +0000 |
unc0rr |
Patch by koda:
|
file |
diff |
annotate
|
Tue, 02 Jun 2009 19:02:54 +0000 |
nemo |
Remove steam on explosion effects
|
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
|
Wed, 13 May 2009 19:53:45 +0000 |
unc0rr |
Fix engine crash due to screwing up visual gears list in speechbubbles handler
|
file |
diff |
annotate
|
Mon, 11 May 2009 21:27:31 +0000 |
nemo |
Allow speech bubble/small damage tags in "reduced quality"
|
file |
diff |
annotate
|
Mon, 11 May 2009 21:19:47 +0000 |
unc0rr |
- Fix network (my crappy fault, triggered by nemo's patch)
|
file |
diff |
annotate
|
Mon, 11 May 2009 19:42:29 +0000 |
unc0rr |
Remove unnecessary loop in speechbubble code, thus removing use-after-freeing bug
|
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
|
Fri, 24 Apr 2009 16:53:38 +0000 |
unc0rr |
Fix health widget in reduced quality mode
|
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 14:32:22 +0000 |
unc0rr |
Apply koda's OpenGL ES compatibility patch
|
file |
diff |
annotate
|
Sun, 08 Mar 2009 12:55:40 +0000 |
unc0rr |
patch by nemo
|
file |
diff |
annotate
|
Fri, 20 Feb 2009 14:12:16 +0000 |
unc0rr |
'Reduce quality' patch by nemo
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 12:58:08 +0000 |
unc0rr |
Clouds fixes by nemo
|
file |
diff |
annotate
|
Sat, 14 Feb 2009 16:30:22 +0000 |
unc0rr |
engine part of nemo's patch
|
file |
diff |
annotate
|
Thu, 29 Jan 2009 17:27:43 +0000 |
unc0rr |
- nemo's patch for custom cave map dimensions
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 15:57:16 +0000 |
unc0rr |
Fix clouds disappearing in the middle of map
|
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
|
Mon, 19 Jan 2009 19:04:16 +0000 |
unc0rr |
Fix engine crash when using alt damage option
|
file |
diff |
annotate
|
Sun, 11 Jan 2009 11:03:09 +0000 |
unc0rr |
Disable visual gears when quick replaying
|
file |
diff |
annotate
|
Fri, 21 Nov 2008 15:58:36 +0000 |
unc0rr |
- Convert small damage tag to visual gears
|
file |
diff |
annotate
|
Sun, 27 Jul 2008 23:01:41 +0000 |
unc0rr |
- Fix problem when clouds number is 0
|
file |
diff |
annotate
|
Sun, 13 Jul 2008 17:58:05 +0000 |
unc0rr |
Fix clouds shaking up
|
file |
diff |
annotate
|
Mon, 07 Jul 2008 13:06:25 +0000 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
Fri, 04 Jul 2008 21:20:17 +0000 |
unc0rr |
Update explosion graphics
|
file |
diff |
annotate
|
Fri, 04 Jul 2008 19:25:00 +0000 |
unc0rr |
Better ?? implementation of explosion
|
file |
diff |
annotate
|
Fri, 04 Jul 2008 14:40:52 +0000 |
unc0rr |
Testing explosion particles implementation
|
file |
diff |
annotate
|
Mon, 30 Jun 2008 17:36:55 +0000 |
unc0rr |
- Fix previous commit
|
file |
diff |
annotate
|
Sat, 24 May 2008 17:34:06 +0000 |
unc0rr |
- Start chat implementation: chat strings are on the screen
|
file |
diff |
annotate
|
Sat, 17 May 2008 16:59:32 +0000 |
unc0rr |
Add City theme by Tiyuri
|
file |
diff |
annotate
|
Sun, 20 Apr 2008 10:39:08 +0000 |
unc0rr |
Teleport animation
|
file |
diff |
annotate
|