Wed, 18 Oct 2017 03:19:43 +0200 |
Wuzzy |
Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 01:03:30 +0200 |
Wuzzy |
Fix cursor still being visible after using piano strike
|
file |
diff |
annotate
|
Sun, 08 Oct 2017 04:57:28 +0200 |
Wuzzy |
Fix team getting inf. ammo when stockpiling >= 100 ammo
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 01:37:49 +0200 |
Wuzzy |
Show selected weapon again when using it in inf attack mode
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 23:31:29 +0200 |
sheepluva |
change return codes to avoid overlap with fpc ones
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 22:33:15 +0200 |
sheepluva |
don't use colorkey for land spray
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 22:09:11 +0200 |
sheepluva |
rename ifTransparent to ifColorKey
|
file |
diff |
annotate
|
Sat, 30 Apr 2016 23:30:34 +0200 |
Wuzzy |
Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
|
file |
diff |
annotate
|
Tue, 21 Jun 2016 18:02:46 -0400 |
nemo |
bit of a start on HDPI monitor support. Fonts.
|
file |
diff |
annotate
|
Thu, 03 Mar 2016 16:36:05 -0500 |
nemo |
Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 00:39:35 +0200 |
sheepluva |
Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Sat, 14 Feb 2015 17:34:12 -0500 |
nemo |
Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
|
file |
diff |
annotate
|
Fri, 16 Jan 2015 17:51:29 -0500 |
nemo |
experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
|
file |
diff |
annotate
|
Wed, 24 Dec 2014 14:42:05 -0500 |
nemo |
Tweak to land texturing. Treat any non-lfBasic as edge
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 20:46:45 +0100 |
sheepluva |
world edge tweakes/fixes
|
file |
diff |
annotate
|
Fri, 05 Dec 2014 02:19:30 +0100 |
sheepluva |
adjust position of world edges (at 150 px away from outmost land collision, or less if land array ends earlier)
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 18:49:10 +0100 |
sheepluva |
pas2c-whoops
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 18:18:37 +0100 |
sheepluva |
unexpected return from lua test should not return exit status 0
|
file |
diff |
annotate
|
Tue, 02 Dec 2014 13:29:06 -0500 |
nemo |
switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
|
file |
diff |
annotate
|
Sun, 16 Nov 2014 17:07:13 +0100 |
sheepluva |
fix health crate collision
|
file |
diff |
annotate
|
Sat, 15 Nov 2014 09:26:08 -0500 |
nemo |
modestly randomise dab, bump points again.
|
file |
diff |
annotate
|
Mon, 10 Nov 2014 10:22:03 -0500 |
nemo |
Since unc0rr is quiet, try to avoid the assert
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 00:40:25 +0200 |
sheepluva |
use constants for mapgen, expose those to lua
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 20:15:56 +0200 |
sheepluva |
WIP: weSea tweaks, functional and visual
|
file |
diff |
annotate
|
Sun, 15 Jun 2014 04:33:54 +0200 |
sheepluva |
do not get stuck on "in game..." page just because of game crash. output a message instead. could still need some tweaking, but a man gotta sleep. and sheep too...
|
file |
diff |
annotate
|
Sun, 15 Jun 2014 00:02:25 +0200 |
sheepluva |
clean up halting a little
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 19:45:22 +0100 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Tue, 14 Jan 2014 22:56:13 +0100 |
sheepluva |
simple mechanism to run lua-based test cases. experimental - I will back it out if it turns out to be nonsense
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Wed, 23 Oct 2013 22:25:17 +0400 |
unc0rr |
Oh, dudes :(
|
file |
diff |
annotate
|
Fri, 11 Oct 2013 17:43:13 +0200 |
koda |
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
|
file |
diff |
annotate
|
Tue, 13 Aug 2013 16:12:54 +0400 |
unc0rr |
gfShoppaBorder
|
file |
diff |
annotate
|
Wed, 03 Jul 2013 01:58:45 +0200 |
koda |
engine uses final (?) SDL 2 APIs, new events and types added. Touch input broke by the way, and system events should be handled differently
|
file |
diff |
annotate
|
Sun, 23 Jun 2013 17:11:29 -0400 |
nemo |
Configuration for tag display default
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 22:28:12 +0200 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Wed, 29 May 2013 15:12:06 -0400 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
Tue, 21 May 2013 16:13:32 -0400 |
nemo |
Add gstFrozen state to mines/gears in range on frozen land creation, and set the mines to dud state. gstFrozen does nothing yet. Visually or otherwise.
|
file |
diff |
annotate
|
Tue, 14 May 2013 08:57:30 -0400 |
nemo |
Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
|
file |
diff |
annotate
|
Mon, 13 May 2013 22:40:32 -0400 |
nemo |
some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 00:32:57 +0200 |
koda |
update branch again
webgl
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 23:56:59 +0200 |
koda |
strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 12:13:46 -0400 |
nemo |
More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
|
file |
diff |
annotate
|
Sun, 17 Mar 2013 14:09:54 -0400 |
nemo |
Add some flags for a few of the magic Land values
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Sat, 29 Dec 2012 22:50:10 +0100 |
dag10 |
GCI2012: Advanced Keyboard Configuration
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Mon, 24 Dec 2012 17:07:12 +0100 |
RowanD |
GCI2012: Change Argument Passing Between Frontend and Engine
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 17:51:57 +0100 |
Rowan D |
GCI2012: Convert uMobile into a Callback Record
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 23:23:19 -0500 |
Joe Doyle (Ginto8) |
Move global variables to units that use them
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 23:13:06 -0500 |
Joe Doyle (Ginto8) |
Remove unused global variables
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 17:15:19 +0100 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 13:23:18 +0400 |
unc0rr |
Try to beat AI in Mutant!
|
file |
diff |
annotate
|
Mon, 05 Nov 2012 22:03:26 -0500 |
nemo |
support ridiculously large maps
|
file |
diff |
annotate
|
Thu, 09 Aug 2012 01:01:06 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Wed, 08 Aug 2012 10:26:10 -0400 |
nemo |
Allow scripting to delete gears
|
file |
diff |
annotate
|
Sun, 05 Aug 2012 20:18:16 -0400 |
nemo |
oops
|
file |
diff |
annotate
|
Mon, 06 Aug 2012 00:40:26 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Sun, 05 Aug 2012 15:00:59 -0400 |
nemo |
Add bot level to CPU flag
|
file |
diff |
annotate
|
Thu, 26 Jul 2012 21:56:47 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Sun, 22 Jul 2012 00:48:48 +0400 |
unc0rr |
AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 17:34:18 -0400 |
nemo |
Fix TARDIS, make switcher work w/ the new more stringent check.
|
file |
diff |
annotate
|
Mon, 09 Jul 2012 17:03:57 +0400 |
Stepan777 |
rework saving of camera positions so there is no need to know framerate during prerecording.
|
file |
diff |
annotate
|
Tue, 26 Jun 2012 23:23:02 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Tue, 26 Jun 2012 10:14:40 -0400 |
nemo |
Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
|
file |
diff |
annotate
|
Mon, 11 Jun 2012 17:56:10 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 02:52:35 +0400 |
Stepan777 |
1. Add IFDEFs for video recording
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 18:03:44 +0400 |
unc0rr |
- TestSniperRifle ftw (still needs some consts adjustments, because AI seems to love sniper rifle too much)
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 01:10:57 +0200 |
Xeli |
first attempt at implementing support for keys with modifiers
|
file |
diff |
annotate
|
Tue, 01 May 2012 19:56:55 +0200 |
koda |
breaking news, we don't support typed consts anymore
|
file |
diff |
annotate
|
Tue, 01 May 2012 15:29:48 +0200 |
koda |
oops
|
file |
diff |
annotate
|
Fri, 27 Apr 2012 23:09:27 +0200 |
Xeli |
add ammoprop to enable to up and down buttons on for the touch interface
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 19:22:16 +0200 |
Xeli |
- change uKeys to be event based rather than polling
|
file |
diff |
annotate
|
Sun, 15 Apr 2012 00:47:22 +0400 |
unc0rr |
Improve rendering of function types, ranges, and more
|
file |
diff |
annotate
|
Sun, 18 Mar 2012 00:05:20 +0100 |
Xeli |
make the Ammomenu show up a little faster
|
file |
diff |
annotate
|
Sun, 18 Mar 2012 00:02:33 +0100 |
Xeli |
You can now change AMAnimType to enable the animation through the x/y axis and alpha for example
|
file |
diff |
annotate
|
Sat, 17 Mar 2012 22:39:16 +0100 |
Xeli |
make ammomenu's speed dependent on RealTicks rather than frames
|
file |
diff |
annotate
|
Sun, 11 Mar 2012 11:39:45 -0400 |
nemo |
bug #336
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 16:02:41 +0100 |
Xeli |
added translate/fade animations for OnScreenWidgets
|
file |
diff |
annotate
|
Tue, 07 Feb 2012 21:19:10 +0100 |
Xeli |
fixed the blackpixel in the ammomenu, x,y in GetAmmoMenuTexture now initialized correctly
|
file |
diff |
annotate
|
Sat, 04 Feb 2012 16:22:46 +0100 |
Xeli |
Rewrote the Ammomenu:
|
file |
diff |
annotate
|
Sat, 28 Jan 2012 23:10:39 +0100 |
koda |
minor cleanup, gather AMSlotSize in uConsts
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 18:26:17 +0200 |
koda |
one dangerous merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 02 Oct 2011 10:36:43 -0400 |
nemo |
Basic test implementation of an ice flag. Allows for slick parts of terrain. Intended for ice gun, or "ice" mask on portions of land objects.
|
file |
diff |
annotate
|
Fri, 30 Sep 2011 22:33:28 -0400 |
nemo |
This prevents girders from erasing landbacktex (square windows in tunnels and such), at the cost of requiring lfBasic and lfObject to be treated the same apart from graphically
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 17:03:19 +0200 |
Xeli |
merge + changed the tardis image to egg.png because the data folder isn't up to date
hedgeroid
|
file |
diff |
annotate
|
Wed, 31 Aug 2011 14:47:01 -0400 |
nemo |
Add option for a bottom border. Needs testing.
|
file |
diff |
annotate
|
Mon, 15 Aug 2011 21:45:27 +0200 |
Xeli |
Zoom and moving the camera now works with SDL_FINGER* events
hedgeroid
|
file |
diff |
annotate
|
Sun, 24 Jul 2011 00:25:35 -0400 |
nemo |
Add grayscale option for 3d, helps with colour clashing
|
file |
diff |
annotate
|
Fri, 01 Jul 2011 10:38:00 +0400 |
unc0rr |
Merge
|
file |
diff |
annotate
|
Thu, 30 Jun 2011 13:59:57 +0400 |
unc0rr |
Don't draw snow flakes spawned in land, introduce gstInvisible flag
|
file |
diff |
annotate
|
Tue, 28 Jun 2011 21:28:13 +0200 |
Henek |
fake crates now with complementary poison
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 13:38:47 -0400 |
nemo |
Allow control of grenade bounce. Not sure if this is a good idea, but has been requested a lot, so...
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 02:47:36 +0200 |
Henek |
now scripts can create unique crates: dummy (empty) crates and booby traps. scripts can also set health crate values
|
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 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 01:43:10 +0100 |
koda |
merge default into experimental3D
experimental3D
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 15:33:15 +0300 |
unc0rr |
Fix formatting
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 12:53:46 +0100 |
koda |
merge with HEAD after 0.9.15 release, move consts and vars in their proper files
experimental3D
|
file |
diff |
annotate
|
Sun, 02 Jan 2011 19:30:16 +0100 |
koda |
rearrange quality flags a little, disable snow rendering on rqLowRes
|
file |
diff |
annotate
|
Sun, 02 Jan 2011 18:12:16 +0100 |
koda |
remove obsolete TrainingFlags code
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 01:05:23 +0100 |
Henek |
sudden death changes: only change visual bit on health decrease and support for water transparancy change and clouds number change
|
file |
diff |
annotate
|
Wed, 29 Dec 2010 15:57:13 +0100 |
sheepluva |
set windspeed to 0 at the very beginning of the game. (fixes DisableWind game modifier)
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 13:13:42 -0500 |
nemo |
Increase teams to 8 to match the 8 colours, fix issue #108, reenable rope length modifier
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 09:12:44 -0500 |
nemo |
After repeated requests, variable length rope. Intended for the infinite rope folks, but values less than 100 make rope more interesting IMO.
|
file |
diff |
annotate
|
Sat, 20 Nov 2010 23:08:11 +0300 |
unc0rr |
Introduce uGearsRender
|
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:22:36 +0300 |
unC0Rr |
Introduce unit uTypes in order to remove some cyclic unit dependencies
|
file |
diff |
annotate
|
Mon, 15 Nov 2010 12:37:39 +0100 |
koda |
update the 3d branch after release
experimental3D
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 15:06:02 -0500 |
nemo |
merge 0.9.14.1 to trunk
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 14:53:44 -0500 |
nemo |
merge 0.9.14
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 12:57:01 +0100 |
Palewolf |
Small animation on bullet impact
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 11:19:37 -0500 |
nemo |
disable offsets in GetLaunchX/GetLaunchY instead
0.9.14.1
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 17:19:18 +0100 |
Henek |
made napalm use napalmbombs instead of just dropping fire
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 11:10:25 -0500 |
nemo |
2 of the fixes for 0.9.14.1 - still need to fix the frontend desync and config-dir
0.9.14.1
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 11:06:55 -0500 |
nemo |
revert prior revision. moving to new branch
0.9.14
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 14:40:06 +0100 |
Henek |
added new sprite for drill strike drills, not intended for .15 release
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 11:03:55 -0500 |
nemo |
set all offsets to 0 based on user complaints.
0.9.14
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 00:51:55 +0100 |
Henek |
makes drill attack drills weaker and not affected by wind
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 22:38:05 +0100 |
Palewolf |
Light trails for bullets
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 15:57:30 -0500 |
nemo |
engine side of a more wind patch. no frontend hook. just want to check it in to pull it from another machine
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 14:54:53 +0100 |
koda |
drillstrike! might require the drill patch to improve behavior
|
file |
diff |
annotate
|
Thu, 11 Nov 2010 11:04:24 -0500 |
nemo |
Move resurrection to utilities, reduce its probablit a bit to match other utilities, rename the "hint" prop since it really isn't being used as a hint anymore. That can be put back if it changes.
|
file |
diff |
annotate
|
Tue, 09 Nov 2010 19:17:53 +0100 |
Henek |
removed altuse property for sticky mines
|
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 19:24:37 +0300 |
Henek |
renaming gtAmmo_Bomb and gtAmmo_Grenade
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 16:29:17 +0100 |
koda |
health reset mode ftw (replaces gfmines)
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 22:48:05 -0400 |
nemo |
Restore pending proper removal and cleanup from frontend. Otherwise we'll just confuse the users.
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 21:39:50 -0400 |
nemo |
make aura match cross colour, add a faint aura to resurrected hogs. basically mucking about w/ burp's weapon again.
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 21:43:41 +0200 |
Tobias Neumann |
Resurrector: Levitate hog + show cross
|
file |
diff |
annotate
|
Wed, 27 Oct 2010 14:02:20 +0200 |
koda |
update branch with latest head, most likely breaking water color in stereo mode
experimental3D
|
file |
diff |
annotate
|
Fri, 29 Oct 2010 00:24:17 +0200 |
koda |
disable gfMines and update variable names (landadds -> minesnum, cLandAdditions -> cLandMines)
|
file |
diff |
annotate
|
Wed, 27 Oct 2010 01:33:25 +0200 |
koda |
engine: reorder GameFlags and update files, frontend and other stuff
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 19:04:51 +0200 |
koda |
restore king mode
|
file |
diff |
annotate
|
Sat, 23 Oct 2010 14:10:23 +0200 |
Tobias Neumann |
Resurrector Weapon: Add ammo icon, sound, hedgehog picture (from Tiy).
|
file |
diff |
annotate
|
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
|
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
|