Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 09:01:31 -0500 |
lovelacer |
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 22:38:24 -0500 |
nemo |
increase land tex size to 512, which is the current minimum required just to load a hat. On my system max fps rose from 840 to 890 - about 6% change.
|
file |
diff |
annotate
|
Tue, 15 Nov 2011 02:02:08 +0100 |
koda |
move the order of reloading texture to workaround buggy drivers
|
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
|
Mon, 22 Aug 2011 15:35:37 -0400 |
nemo |
Free land texture, reset sky colour.
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:41:19 +0300 |
unc0rr |
uDebug
|
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 15:45:35 +0300 |
unC0Rr |
Introduce uRender
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 12:12:51 +0300 |
unC0Rr |
Haven't found a better place than uIO for OutError
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:45:31 +0300 |
unC0Rr |
Introduce uTextures
|
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
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 10:15:56 -0400 |
nemo |
Fix splashes
|
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 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
|
Wed, 30 Jun 2010 14:52:48 +0200 |
koda |
partially removing DOWNSCALE ifdef -- only two remain and their removal requires dynamic allocation (btw this breaks low quality mode)
|
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
|
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 14:03:48 +0000 |
smxx |
Engine:
|
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
|
Mon, 22 Mar 2010 17:48:19 +0000 |
unc0rr |
Clean Augean stables
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 10:59:20 +0000 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
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
|
Mon, 18 Jan 2010 05:36:08 +0000 |
koda |
replace initialization/finalization statements with custom init functions
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 16:23:09 +0000 |
koda |
move compiler directives to standard pascal
|
file |
diff |
annotate
|
Thu, 29 Oct 2009 17:51:54 +0000 |
koda |
fix missing land on ppc
|
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
|
Thu, 10 Sep 2009 15:29:28 +0000 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
Fri, 10 Jul 2009 16:47:11 +0000 |
koda |
real fix for iphone color (reverting previous commit)
|
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:22:02 +0000 |
unc0rr |
Patch by koda:
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 14:32:22 +0000 |
unc0rr |
Apply koda's OpenGL ES compatibility patch
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 13:55:53 +0000 |
unc0rr |
Pixels2 proc, which uses Land array when updating textures
|
file |
diff |
annotate
|
Sun, 01 Mar 2009 17:36:44 +0000 |
unc0rr |
Fix crash when explosion is outside of the map (check was lost while refactoring)
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 16:49:27 +0000 |
unc0rr |
Fix a bug with updating
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 16:46:27 +0000 |
unc0rr |
Split land texture into small ones:
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 16:35:03 +0000 |
unc0rr |
More reorganization
|
file |
diff |
annotate
|