Fri, 18 Nov 2011 00:32:52 +0100 |
koda |
yay, finally osx (and likely windows) fullscreen switch works like on linux! ALL textures had to be destroyed and recreated only after the new window got created. In other news, the new window must be cleaned with glClear to skip a first frame of garbage and AddProgress is only called the first time.
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 18:08:36 -0500 |
nemo |
Remove a bunch of unnecessary nil checks. FreeTexture does its own nil check.
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 19:00:31 +0100 |
koda |
iOS works again (also native touch interface \o/)
hedgeroid
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 17:06:49 +0100 |
Xeli |
merge...i think
hedgeroid
|
file |
diff |
annotate
|
Sun, 06 Nov 2011 12:40:35 -0500 |
nemo |
Spread flakes out over 5 layers now (far back, mid distance, just behind land, just in front of lands and hog, near distance). Spread clouds out over 3 layers (far back, mid distance, just behind land). Add a flatten clouds option, use
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 21:01:21 -0400 |
nemo |
not sure why this condition wasn't here before
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 12:10:49 -0400 |
nemo |
Increase rarity of near flakes (don't want them intruding in game much). Also fix stereo. Near flakes were being drawn far.
|
file |
diff |
annotate
|
Fri, 04 Nov 2011 00:38:37 +0100 |
koda |
while formatting the ammomenu code i found out that it's simpler to move than i thought, and fixed a small glitch when animation was disabled
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 14:44:43 +0100 |
sheepluva |
mikade's request: dont delete mission text/texture in HideMission() (so that it can still be looked at in ESC menu
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 13:36:39 +0100 |
sheepluva |
fix HideMission()
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 18:26:17 +0200 |
koda |
one dangerous merge
hedgeroid
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 11:21:08 -0400 |
nemo |
Use SkyL if SkyR is not included. Saves a bit of texture memory and removes some redundant files.
|
file |
diff |
annotate
|
Sun, 16 Oct 2011 21:03:30 +0200 |
koda |
merge the changes applied to 0.9.16
|
file |
diff |
annotate
|
Sat, 08 Oct 2011 01:27:43 -0400 |
nemo |
tweak Y movement
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 18:24:01 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 14:48:23 +0200 |
koda |
disable the followgear vertical offset for small screen devices
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 22:16:49 +0400 |
unC0Rr |
Fix a bunch of warnings (also improves speed a bit in 32 bit code)
|
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
|
Sun, 25 Sep 2011 18:19:45 +0200 |
Xeli |
make the fire button appear only on android for now, I'll make it depend on a variable later on
hedgeroid
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 20:38:23 +0200 |
Xeli |
removed some commented lines
hedgeroid
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 18:17:16 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 13:12:52 -0400 |
nemo |
better?
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 10:46:53 -0400 |
nemo |
Should prevent a crasher when drowning while firing
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 10:22:09 -0400 |
nemo |
I do believe the only thing that was *ever* wrong with camera shake was someone decided to use getRandom on something that had always been a visual effect anyway. Pretty sure WorldDx is in fact safe to modify.
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 10:00:32 -0400 |
nemo |
tweak
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 09:46:22 -0400 |
nemo |
Focus camera on moving current hog (probably more important to player). Should make tumbler, sine gun play, attacking off rope and saucer more playable. Also fix a typo in prior offset, and compensate for zoom.
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 08:54:21 -0400 |
nemo |
Try the same offsetting as X - I think it helps w/ mikade's Space Invasion camera problem
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 17:36:05 +0200 |
Xeli |
Changed firebutton, parameters in uTouch might need to be tweaked some more
hedgeroid
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 05:15:45 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 20:12:20 -0400 |
nemo |
NEEDS TESTING. Try reenabling camera shake based on unc0rr's comment.
|
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
|
Thu, 25 Aug 2011 21:00:53 +0200 |
sheepluva |
* partial rollback of changes to camera
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 18:29:46 +0200 |
sheepluva |
reduce effect of the look-ahead behaviour that I tried to implement
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 18:08:44 +0200 |
sheepluva |
some camera adjustments (should also fix cam flickering on lowerst res)
|
file |
diff |
annotate
|
Wed, 24 Aug 2011 13:33:53 -0400 |
nemo |
add for mine strike too. as cheezemonkey points out, mine bounce is height dependent.
|
file |
diff |
annotate
|
Sat, 20 Aug 2011 13:53:45 +0200 |
Xeli |
added a visual fire button, isOnFireButton check needs to be fixed though it only works on 800x480 screens
hedgeroid
|
file |
diff |
annotate
|
Tue, 09 Aug 2011 21:41:52 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 22:24:13 +0400 |
unc0rr |
Also unhide mouse cursor when in gsConfirm state
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 22:20:52 +0400 |
unc0rr |
Release mouse cursor in gsConfirm state
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 22:18:51 +0400 |
unc0rr |
Enter gsConfirm state when loosing focus
|
file |
diff |
annotate
|
Tue, 09 Aug 2011 20:51:20 +0200 |
Xeli |
changed iphone specific ifdefs to mobile
hedgeroid
|
file |
diff |
annotate
|
Thu, 04 Aug 2011 17:44:55 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 31 Jul 2011 12:07:44 -0400 |
nemo |
Reset to default zoom. Unbreaks waves
|
file |
diff |
annotate
|
Tue, 05 Jul 2011 18:33:42 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 03 Jul 2011 14:36:42 -0400 |
nemo |
Based on some user complaints on forum, try to reduce impact of teams on small displays.
|
file |
diff |
annotate
|
Tue, 28 Jun 2011 17:57:54 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 03 Jul 2011 11:24:53 -0400 |
nemo |
Change bee pos sprite, make aiming napalm a little easier, adjust napalm flames to be more centred on the target
|
file |
diff |
annotate
|
Fri, 24 Jun 2011 09:54:39 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 16:52:23 +0200 |
Xeli |
Reverted back to tip and changed the correct IFDEF IPHONEOS to MOBILE without breaking other iphoneos
hedgeroid
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 16:29:46 +0200 |
Xeli |
Changed UI elements
hedgeroid
|
file |
diff |
annotate
|
Sat, 25 Jun 2011 16:39:54 +0400 |
unc0rr |
Fix camera jerking on zoom in
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 21:19:43 +0400 |
unc0rr |
merge
|
file |
diff |
annotate
|
Tue, 21 Jun 2011 18:28:34 -0400 |
nemo |
Make sky, horizon, flakes and clouds optional, replace repeated strips of skyL/skyR with 2x2 transparent PNGs instead of larger images of variable dimensions, remove a number of empty unused images
|
file |
diff |
annotate
|
Tue, 21 Jun 2011 16:43:05 +0400 |
unc0rr |
Ability to turn camera following gears off
|
file |
diff |
annotate
|
Mon, 02 May 2011 18:37:57 +0400 |
unc0rr |
- Implement a thin wrapper over real cursor, which eliminates need in SDL_WarpMouse outside game window
cursor_issues
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 22:16:36 +0400 |
unc0rr |
Try to allow cursor to reach water when zooming out
cursor_issues
|
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
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 19:49:10 +0100 |
sheepluva |
Thou shalt not leak!
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 21:16:09 +0100 |
Henek |
added dummy for tardis and ugly icons for tardis and structure
|
file |
diff |
annotate
|
Tue, 18 Jan 2011 00:12:39 +0100 |
koda |
code cleanup
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 01:43:10 +0100 |
koda |
merge default into experimental3D
experimental3D
|
file |
diff |
annotate
|
Wed, 12 Jan 2011 20:31:55 +0100 |
Henek |
added rq-sky to themes so it can set sky color for low quality. also added tint of sky on sudden death. underwater theme is an example of this
|
file |
diff |
annotate
|
Sun, 16 Jan 2011 05:21:00 +0100 |
koda |
rename "frame alternate" to "wiggle" as it's more appropriate
experimental3D
|
file |
diff |
annotate
|
Sat, 15 Jan 2011 18:35:59 +0100 |
koda |
use a different depth for different layers (land, water, explosions)
experimental3D
|
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
|
Mon, 03 Jan 2011 10:45:50 -0500 |
nemo |
Apply RGBA consistently in Tint
|
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
|
Tue, 28 Dec 2010 23:53:37 +0100 |
Henek |
sudden death, now with visual and audial effects :D
|
file |
diff |
annotate
|
Wed, 22 Dec 2010 15:42:47 +0100 |
Henek |
fixed showmission so it actually displays the right icons
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 22:23:40 -0500 |
nemo |
Restore millisecond precision for mines time
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 16:53:31 +0300 |
unc0rr |
uCaptions
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 16:19:55 +0300 |
unC0Rr |
Introduce uRenderUtils
|
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 11:32:47 +0300 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 22:26:34 +0300 |
unc0rr |
Some more
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 22:19:58 +0300 |
unc0rr |
uWorld
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 22:14:41 +0300 |
unc0rr |
uTeams
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 22:07:03 +0300 |
unc0rr |
uLand isn't that important to them
|
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, 27 Dec 2010 23:57:44 +0100 |
koda |
add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time
experimental3D
|
file |
diff |
annotate
|
Wed, 22 Dec 2010 12:17:34 +0100 |
koda |
use a gentler positive parallax for background effect
experimental3D
|
file |
diff |
annotate
|
Mon, 15 Nov 2010 12:37:39 +0100 |
koda |
update the 3d branch after release
experimental3D
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 15:20:54 +0100 |
koda |
yay i'm free to break things again!
|
file |
diff |
annotate
|
Mon, 08 Nov 2010 22:26:44 -0500 |
nemo |
Revert yet again for breaking stuff. No more chances on this. If there'd been a release, this would have been twice with serious breakage. P.S. - as per koda's complaint last time, only reverted the non-iphone, probably means iphone is now broken. Oh well.
|
file |
diff |
annotate
|
Mon, 08 Nov 2010 23:46:34 +0100 |
koda |
this time i got it right, i'm sure of it; TEST ANYWAYS
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 18:35:21 -0500 |
nemo |
revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 23:47:29 +0100 |
koda |
revamp gamemodes section in the ifrontend and update ios game modes
|
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
|
Sun, 07 Nov 2010 16:41:03 +0300 |
unc0rr |
REmove stupid int64 conversions, provide real fixes to compiler hints
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 15:36:45 -0400 |
nemo |
Add some more game goals. Sorry translators.
|
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
|
Thu, 14 Oct 2010 22:01:33 +0200 |
koda |
less warning, no rotation glitch, more comments
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 15:47:40 -0400 |
nemo |
Extend the >0 / amNothing check
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 21:45:25 +0200 |
koda |
merge
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 12:37:42 -0400 |
nemo |
Constrain to <= to avoid a bug on bottom edge reported by Henek
|
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
|
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
|
Thu, 02 Sep 2010 19:21:41 +0200 |
smaxx |
Engine:
|
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
|
Tue, 24 Aug 2010 17:03:44 +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
|
Sat, 31 Jul 2010 10:52:43 +0200 |
koda |
reverted stereo craziness - the experimental3D branch has been created for a reason
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 10:42:40 +0200 |
koda |
merge
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 12:24:06 +0200 |
koda |
these were removed by mistake
experimental3D
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 19:56:28 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 10:53:54 +0200 |
koda |
applying smaxx patch where it should be
experimental3D
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 13:36:03 +0200 |
koda |
add some comments and fix indentation
experimental3D
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 13:07:46 +0200 |
koda |
creating a new branch for experimental 3d stereographic rendering
experimental3D
|
file |
diff |
annotate
|