Fri, 31 Aug 2012 22:00:31 +0200 |
sheepluva |
clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
|
file |
diff |
annotate
|
Mon, 27 Aug 2012 17:40:16 +0200 |
Medo |
Merge
|
file |
diff |
annotate
|
Fri, 24 Aug 2012 18:51:29 -0400 |
nemo |
fromdos + fix end of turn velocity
|
file |
diff |
annotate
|
Thu, 23 Aug 2012 20:43:39 -0400 |
nemo |
Fix formatting, reduce border sensitivity
|
file |
diff |
annotate
|
Wed, 22 Aug 2012 11:42:42 -0400 |
nemo |
Burn a random number in the override. Make sure cirbuf is reset.
|
file |
diff |
annotate
|
Sat, 18 Aug 2012 21:05:30 +0200 |
Medo |
Merge
|
file |
diff |
annotate
|
Wed, 22 Aug 2012 10:27:26 +0400 |
unc0rr |
now really avoid
|
file |
diff |
annotate
|
Tue, 21 Aug 2012 21:02:52 -0400 |
nemo |
avoid overflow on templates
|
file |
diff |
annotate
|
Tue, 21 Aug 2012 19:40:02 -0400 |
nemo |
allow lua to specify template by number
|
file |
diff |
annotate
|
Sat, 18 Aug 2012 13:45:00 +0200 |
Medo |
engine: Fixed indentation regression
|
file |
diff |
annotate
|
Sat, 18 Aug 2012 13:40:21 +0200 |
Medo |
Merge
|
file |
diff |
annotate
|
Sat, 18 Aug 2012 15:01:27 -0400 |
nemo |
oops
|
file |
diff |
annotate
|
Sat, 18 Aug 2012 13:21:37 +0200 |
Medo |
engine: Fixed sigsegv on android caused by modifying Template.FillPoints constants
|
file |
diff |
annotate
|
Sat, 18 Aug 2012 02:01:50 -0400 |
nemo |
Avoid a bit of a memory spike on small maps
|
file |
diff |
annotate
|
Sat, 04 Aug 2012 21:36:31 -0400 |
nemo |
unbreak AI. remove inits from uLand
|
file |
diff |
annotate
|
Sat, 04 Aug 2012 20:47:13 -0400 |
nemo |
First pass at variable land size. For playing a small map (forced on rqLowRes), this should save 42MiB of RAM.
|
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
|
Sun, 03 Jun 2012 18:52:22 -0400 |
nemo |
Only create textures for non-empty LandPixel chunks. This should save a fair amount of memory, especially on smaller maps, and eliminate a number of draws
|
file |
diff |
annotate
|
Thu, 31 May 2012 15:14:39 +0400 |
unc0rr |
pas2c stuff
|
file |
diff |
annotate
|
Mon, 14 May 2012 22:47:56 +0400 |
unc0rr |
Learn hask^Wpascal, dudes!
|
file |
diff |
annotate
|
Fri, 11 May 2012 23:36:42 +0400 |
unc0rr |
sysutils -> SysUtils
|
file |
diff |
annotate
|
Fri, 11 May 2012 11:08:50 -0400 |
nemo |
Avoid returning an array for the sake of pas2c
|
file |
diff |
annotate
|
Sat, 05 May 2012 19:04:59 +0100 |
koda |
old typed const moved to their proper unit
|
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, 24 Apr 2012 17:16:18 -0400 |
nemo |
Oh, and I guess this is needed as well, although if many other places in the code do this, pas2c will need
|
file |
diff |
annotate
|
Sat, 21 Apr 2012 19:51:13 +0400 |
unc0rr |
- Remove support for variables in command handlers
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Sun, 05 Feb 2012 23:24:43 +0400 |
unc0rr |
Further work on propagating types. Now it hopefully works fully, just need to annotate namespace with types first.
|
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
|
Sun, 04 Dec 2011 00:56:07 +0300 |
unc0rr |
Some cleanup here and there
|
file |
diff |
annotate
|
Sun, 04 Dec 2011 00:52:47 +0300 |
unc0rr |
- Give uLand more modularity
|
file |
diff |
annotate
|
Sun, 27 Nov 2011 23:13:22 +0300 |
unc0rr |
Countless imporvements to the parser and countless help to the parser in sources.
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 17:06:49 +0100 |
Xeli |
merge...i think
hedgeroid
|
file |
diff |
annotate
|
Thu, 10 Nov 2011 12:20:01 -0500 |
nemo |
Make mazes filter use same variable as template filter
|
file |
diff |
annotate
|
Sun, 06 Nov 2011 13:00:25 -0500 |
nemo |
Add missing grayscale conversions
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 14:08:10 -0400 |
nemo |
Force a desync if there is a script name mismatch. This avoids playing until the game desyncs due to script differences.
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 18:26:17 +0200 |
koda |
one dangerous merge
hedgeroid
|
file |
diff |
annotate
|
Fri, 07 Oct 2011 23:57:14 -0400 |
nemo |
Add landbacktex to a few maps, just to see how it looks.
|
file |
diff |
annotate
|
Tue, 04 Oct 2011 17:13:39 -0400 |
nemo |
hm. probably should set both
|
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, 28 Oct 2011 17:41:39 +0200 |
Xeli |
Enabled landhash check again
hedgeroid
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 00:03:14 +0200 |
koda |
reviewed the build system and parts of the previous merge, performed some code cleanup
hedgeroid
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 18:24:01 +0200 |
Xeli |
merge
hedgeroid
|
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
|
Fri, 16 Sep 2011 18:17:16 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 18:30:40 -0400 |
nemo |
Remove some unused variables and options.inc which uFloat doesn't use, probably should never use, and was getting in the way of my testcase - but most importantly, remove the inline on hwSqrt which was causing very bad math on my compiler/machine. We may have to remove more inlining. A pity.
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 05:15:45 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 14:05:11 -0400 |
nemo |
copy/paste fail
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 13:13:51 -0400 |
nemo |
load mask from user path as well
|
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 15:50:39 -0400 |
nemo |
Add buttons for tag team, bottom border, unbreak smoothing
|
file |
diff |
annotate
|
Wed, 31 Aug 2011 15:06:03 -0400 |
nemo |
Let's draw the bottom border thicker, so it is more visible
|
file |
diff |
annotate
|
Wed, 31 Aug 2011 14:47:01 -0400 |
nemo |
Add option for a bottom border. Needs testing.
|
file |
diff |
annotate
|
Fri, 26 Aug 2011 20:59:55 -0400 |
nemo |
Die speckles, round N. Check that alpha is not basically empty while blending, try to match the damaged land type.
|
file |
diff |
annotate
|
Thu, 04 Aug 2011 17:44:55 +0200 |
Xeli |
merge
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
|
Wed, 22 Jun 2011 00:38:31 +0200 |
Xeli |
First commit..
hedgeroid
|
file |
diff |
annotate
|
Mon, 20 Jun 2011 20:46:27 -0400 |
nemo |
Avoid desyncing on blurry land
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 14:00:29 -0400 |
nemo |
add missing user path check
|
file |
diff |
annotate
|
Sun, 12 Jun 2011 21:06:48 -0400 |
nemo |
Enable ~/.hedgewars/Data (or platform equivalent) to override/extend pretty much everything in system Data dir. Obviously desyncing can occur, so this is at user's own risk. Should simplify map etc install. Needs testing.
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 00:00:33 -0400 |
nemo |
tweak to avoid specks after damage
|
file |
diff |
annotate
|
Thu, 02 Jun 2011 18:39:35 -0400 |
nemo |
oops.
|
file |
diff |
annotate
|
Thu, 02 Jun 2011 18:08:50 -0400 |
nemo |
Experiment in making the land less jagg-y
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 15:30:08 +0100 |
koda |
addfilelog <3 debugfile
|
file |
diff |
annotate
|
Sun, 19 Dec 2010 20:01:24 +0300 |
unc0rr |
- Simplify map container code a bit
|
file |
diff |
annotate
|
Sat, 18 Dec 2010 21:19:26 +0300 |
unc0rr |
Report 48 hogs for drawn maps
|
file |
diff |
annotate
|
Thu, 09 Dec 2010 11:59:07 +0300 |
unc0rr |
Pass hardcoded drawn map from frontend into engine \o/
|
file |
diff |
annotate
|
Sat, 04 Dec 2010 23:29:59 +0300 |
unc0rr |
Halfplement decode/drawing routine
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:41:19 +0300 |
unc0rr |
uDebug
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 17:48:58 +0300 |
unc0rr |
Move some command handlers out of uCommands into more appropriate places, thus removing some dependencies. Ideally uCommands shouldn't depend on anything (except for uTypes and uConsts probably)
|
file |
diff |
annotate
|
Sat, 20 Nov 2010 23:48:04 +0300 |
unc0rr |
Move land hash checking into commands
|
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:32:47 +0300 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
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
|
Thu, 07 Oct 2010 16:02:28 -0400 |
nemo |
bug #83 - move test of disabled land objects into AddObjects
|
file |
diff |
annotate
|
Thu, 30 Sep 2010 22:31:38 +0200 |
koda |
updated lua loading in the ifrontend and also fixed masked maps
|
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
|
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
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Sat, 10 Jul 2010 02:02:37 +0200 |
koda |
fix land check fo' real
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 23:34:25 +0200 |
koda |
fix land check
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 23:06:21 +0200 |
koda |
fix static land loading on desktop
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 05:51:24 +0200 |
koda |
a couple of fixes i missed previously
|
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
|
Thu, 01 Jul 2010 23:41:10 -0400 |
nemo |
Revert prior attempted optimisation. Gridding the land pays in some situations, but not all. Restricting to an upper bound might help, but overall, seems too fuzzy to be worth it. On one side is increased cost of Add/Delete + extra test on collision check, on the other is skipping the list iteration. Perhaps for large lists.
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 19:05:29 -0400 |
nemo |
Initialise to 0
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 17:00:14 -0400 |
nemo |
Grid the landscape, and shortcircuit checks on the collision array if there are no nearby checked in collisions to be collided with. This is a big win for fire's ammoshove in particular. Also add a +2 that seemed missing in the check, and update fire accordingly.
|
file |
diff |
annotate
|
Wed, 30 Jun 2010 22:42:55 +0200 |
koda |
tiy new overlay graphics
|
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
|
Sat, 26 Jun 2010 04:36:04 +0200 |
koda |
moar zoom, fixed fort mode, other glitches
|
file |
diff |
annotate
|
Sun, 20 Jun 2010 22:35:10 -0400 |
nemo |
Replace SHA1 with adler32. For simple purposes of checking to see if players are playing the same map, this should be quite adequate and runs 15 times faster.
|
file |
diff |
annotate
|
Fri, 18 Jun 2010 14:26:04 -0400 |
nemo |
rename flags
|
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
|
Sun, 16 May 2010 17:23:30 +0000 |
koda |
update sdl functions to latest revision
|
file |
diff |
annotate
|
Sun, 02 May 2010 22:00:50 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 01:55:26 +0000 |
koda |
add other controls for map preview, also fix a bug in digest
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 02:30:42 +0000 |
koda |
wow all these files only for land preview and seed generation
|
file |
diff |
annotate
|
Sat, 03 Apr 2010 13:55:39 +0000 |
nemo |
New game scheme option to turn off land objects
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 16:55:42 +0000 |
nemo |
Suppress warning
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 16:44:56 +0000 |
nemo |
this was not checking all of Land[]
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 16:08:09 +0000 |
nemo |
Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 05:10:50 +0000 |
unc0rr |
- update russian translation a bit
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 00:48:26 +0000 |
nemo |
another uninitialised value radz[k] for corresponding pa.ar of NTPX
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 00:38:02 +0000 |
sheepluva |
possible map gen desync "fix" -- test please
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 17:17:15 +0000 |
smxx |
Engine/Frontend:
|
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 18:47:35 +0000 |
nemo |
prg adds option to toggle girders in maze, adjusts some frontend strings
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 16:46:26 +0000 |
nemo |
prg tweaks maze
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 02:49:39 +0000 |
nemo |
prg's maze generator
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 14:03:03 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Tue, 23 Mar 2010 21:58:23 +0000 |
koda |
fix a build error on 10.5, LandPixels properly initialized
|
file |
diff |
annotate
|
Mon, 22 Mar 2010 18:04:18 +0000 |
nemo |
oh. I missed the fact he moved it to uLandTexture
|
file |
diff |
annotate
|
Mon, 22 Mar 2010 17:59:59 +0000 |
nemo |
Remove doubled call of freeEverything. restore freeing of LandBackSurface pending unc0rr explaining why 'sactly he took it out (assuming an error right now)
|
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
|
Thu, 18 Mar 2010 02:27:46 +0000 |
koda |
fix the glitch causing pass-through in land objects besides first game
|
file |
diff |
annotate
|
Sat, 13 Mar 2010 14:19:34 +0000 |
nemo |
Fix basketball map and hog cannon.
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 10:59:20 +0000 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 19:54:33 +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
|
Thu, 25 Feb 2010 15:58:44 +0000 |
nemo |
Set 32 hog limit for fort maps
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 20:45:03 +0000 |
smxx |
Server:
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 13:37:03 +0000 |
koda |
fix a nasty 196 bytes memory leak in engine, plus other stuff for iphone frontend
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 05:36:08 +0000 |
koda |
replace initialization/finalization statements with custom init functions
|
file |
diff |
annotate
|
Tue, 12 Jan 2010 07:32:15 +0000 |
koda |
better network support + initial work for returning to frontend
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 02:47:28 +0000 |
koda |
complete transition of longword->sdl_color for TTF bindings
|
file |
diff |
annotate
|
Sun, 29 Nov 2009 16:56:04 +0000 |
unc0rr |
Smaxx patch with tuning by me:
|
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 21:03:44 +0000 |
nemo |
Remove mostly useless comments put in to explain patch long ago.
|
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
|
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
|
Tue, 16 Mar 2010 13:39:39 +0000 |
mbait |
Added new type of map at UI. Simple random map generation
mbait-mangen
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 15:29:28 +0000 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
Sun, 30 Aug 2009 13:53:27 +0000 |
nemo |
An experiment with increasing number of caves by selecting a few potential non-cave maps and adding to the cave map array. Ones selected here might not actually be that playable as caves.
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 15:04:16 +0000 |
nemo |
oops!
|
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
|
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
|
Tue, 07 Jul 2009 21:48:55 +0000 |
koda |
-Removal of older WAV files, now useless thanks to OpenAL
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 22:02:13 +0000 |
koda |
typos
|
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
|
Sun, 14 Jun 2009 13:20:28 +0000 |
unc0rr |
koda's patch fixing some iphone port troubles (color, mouse)
|
file |
diff |
annotate
|
Fri, 12 Jun 2009 08:52:31 +0000 |
unc0rr |
Endian aware Land digest
|
file |
diff |
annotate
|
Fri, 12 Jun 2009 00:39:36 +0000 |
nemo |
Change default output to stderr since /tmp doesn't exist under windows and is useless under iphoneos, add a couple of extra parameters
|
file |
diff |
annotate
|
Thu, 11 Jun 2009 15:22:02 +0000 |
unc0rr |
Patch by koda:
|
file |
diff |
annotate
|
Sat, 23 May 2009 18:26:16 +0000 |
nemo |
set Minefield to 150%, reduce fort distance by 512px
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 14:32:22 +0000 |
unc0rr |
Apply koda's OpenGL ES compatibility patch
|
file |
diff |
annotate
|
Sun, 01 Mar 2009 17:24:25 +0000 |
unc0rr |
4 utilities by nemo
|
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
|
Wed, 18 Feb 2009 16:28:21 +0000 |
unc0rr |
Reorganize land texteure function in prepare to texture split
|
file |
diff |
annotate
|
Sun, 15 Feb 2009 14:38:02 +0000 |
unc0rr |
Templates filter by nemo
|
file |
diff |
annotate
|
Sat, 14 Feb 2009 16:54:28 +0000 |
unc0rr |
- Set bamboo plinko hedgehogs limit to 48
|
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
|
Fri, 30 Jan 2009 14:59:59 +0000 |
unc0rr |
Cache land texture update until frame render. This greately improves performance when there are many explosions, or you're using drilling weapon
|
file |
diff |
annotate
|
Thu, 29 Jan 2009 17:27:43 +0000 |
unc0rr |
- nemo's patch for custom cave map dimensions
|
file |
diff |
annotate
|
Tue, 27 Jan 2009 15:34:37 +0000 |
unc0rr |
nemo's template patch (invertion)
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 21:46:53 +0000 |
unc0rr |
Allow loading maps and forts
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 21:03:57 +0000 |
unc0rr |
That was wrong place for the patch
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 21:02:49 +0000 |
unc0rr |
Turn cave mode on automatically when there are pixels on top 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:27:31 +0000 |
unc0rr |
Some fixes by nemo
|
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 17:53:39 +0000 |
unc0rr |
Add nemo's depixeling patch. Still needs some polishing for the case when we delete pixel on which hedgehog stays
|
file |
diff |
annotate
|
Fri, 05 Dec 2008 21:34:09 +0000 |
unc0rr |
Fix forts bug
|
file |
diff |
annotate
|
Sun, 26 Oct 2008 17:41:03 +0000 |
unc0rr |
Support 'Divide teams' option in engine
|
file |
diff |
annotate
|
Sun, 28 Sep 2008 15:45:37 +0000 |
unc0rr |
Bot could use firepunch if it doesn't find anything else useful, and it has land above his head
|
file |
diff |
annotate
|
Sun, 10 Aug 2008 19:55:08 +0000 |
unc0rr |
Enable back rendering objects that are put on top of land texture
|
file |
diff |
annotate
|
Fri, 08 Aug 2008 20:33:57 +0000 |
unc0rr |
Step 4: repair girder rendering (girder is 32bit now)
|
file |
diff |
annotate
|
Fri, 08 Aug 2008 20:13:32 +0000 |
unc0rr |
Step 3: Maps are rendered correctly, but without objects yet
|
file |
diff |
annotate
|
Fri, 08 Aug 2008 19:39:22 +0000 |
unc0rr |
Step 2: painted maps loading correctly
|
file |
diff |
annotate
|
Fri, 08 Aug 2008 19:34:55 +0000 |
unc0rr |
Start implementing support for 32bit sprites concerned in map generation process.
|
file |
diff |
annotate
|
Tue, 22 Jul 2008 18:31:34 +0000 |
unc0rr |
Load flakes information from theme.cfg when playing painted map
|
file |
diff |
annotate
|
Mon, 07 Jul 2008 13:06:25 +0000 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
Tue, 27 May 2008 14:30:48 +0000 |
unc0rr |
Fix forts mode to take in account clans, not teams
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 11:40:22 +0000 |
unc0rr |
Update copyright info in source files headers
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 12:33:16 +0000 |
unc0rr |
Fix warnings
|
file |
diff |
annotate
|
Sat, 29 Mar 2008 21:13:54 +0000 |
unc0rr |
Aware that not visible pixels are not ground, whatever their color under alpha-channel is
|
file |
diff |
annotate
|
Wed, 05 Mar 2008 19:34:52 +0000 |
unc0rr |
Fix bug with handling explosions (wrong parameters passed to glTexSubImage2D) spotted by Tiyuri
|
file |
diff |
annotate
|
Sun, 27 Jan 2008 20:35:40 +0000 |
unc0rr |
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
|
file |
diff |
annotate
|
Sun, 27 Jan 2008 19:29:00 +0000 |
unc0rr |
Store Land surface in memory:
|
file |
diff |
annotate
|
Sun, 27 Jan 2008 18:39:02 +0000 |
unc0rr |
Introduce UpdateLandTexture function to update just parts of surface
|
file |
diff |
annotate
|
Sun, 27 Jan 2008 17:27:13 +0000 |
unc0rr |
- Update land texture after explosions
|
file |
diff |
annotate
|
Sun, 27 Jan 2008 13:23:57 +0000 |
unc0rr |
Now land texture renders properly
|
file |
diff |
annotate
|
Sat, 26 Jan 2008 10:21:43 +0000 |
unc0rr |
- Start conveting pngs to have alpha-channel
|
file |
diff |
annotate
|
Sat, 26 Jan 2008 00:06:23 +0000 |
unc0rr |
Enable water waves back
|
file |
diff |
annotate
|
Fri, 25 Jan 2008 23:33:35 +0000 |
unc0rr |
Now show sprites too
|
file |
diff |
annotate
|
Fri, 25 Jan 2008 21:55:48 +0000 |
unc0rr |
Some further work on switching to OpenGL rendering
|
file |
diff |
annotate
|
Fri, 25 Jan 2008 20:47:50 +0000 |
unc0rr |
Start conversion to OpenGL rendering
|
file |
diff |
annotate
|
Fri, 11 Jan 2008 23:11:53 +0000 |
unc0rr |
- Revert previous debug things
|
file |
diff |
annotate
|
Fri, 11 Jan 2008 22:56:28 +0000 |
unc0rr |
Fix previous commit
|
file |
diff |
annotate
|
Fri, 11 Jan 2008 22:47:54 +0000 |
unc0rr |
Some debug stuff
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:35:12 +0000 |
unc0rr |
Small fixes
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 15:45:41 +0000 |
unc0rr |
Save some memory
|
file |
diff |
annotate
|
Sun, 15 Jul 2007 20:52:03 +0000 |
unc0rr |
Improve land generator
|
file |
diff |
annotate
|
Mon, 02 Jul 2007 21:33:21 +0000 |
unc0rr |
Convert teams list to array
|
file |
diff |
annotate
|
Sat, 17 Mar 2007 18:17:19 +0000 |
unc0rr |
- Get rid of operator := to have GPC support
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 17:19:28 +0000 |
unc0rr |
- Fix most of the warnings in hwengine
|
file |
diff |
annotate
|
Sun, 11 Feb 2007 11:55:38 +0000 |
unc0rr |
- Two more land templates
|
file |
diff |
annotate
|
Sun, 11 Feb 2007 00:18:16 +0000 |
unc0rr |
Small performance optimization
|
file |
diff |
annotate
|
Sun, 11 Feb 2007 00:14:42 +0000 |
unc0rr |
One more land template + some templates tuning
|
file |
diff |
annotate
|
Mon, 05 Feb 2007 19:33:24 +0000 |
unc0rr |
Update copyright information
|
file |
diff |
annotate
|
Sat, 27 Jan 2007 14:18:33 +0000 |
unc0rr |
integer -> LongInt
|
file |
diff |
annotate
|
Fri, 26 Jan 2007 18:39:40 +0000 |
unc0rr |
Make SHA really work
|
file |
diff |
annotate
|
Fri, 26 Jan 2007 18:11:03 +0000 |
unc0rr |
Check land digest
|
file |
diff |
annotate
|
Fri, 26 Jan 2007 15:31:31 +0000 |
unc0rr |
- New land generator feature: islands in the sky
|
file |
diff |
annotate
|
Wed, 24 Jan 2007 22:05:05 +0000 |
unc0rr |
- Better land generator
|
file |
diff |
annotate
|
Tue, 23 Jan 2007 21:24:18 +0000 |
unc0rr |
- Two more templates
|
file |
diff |
annotate
|
Tue, 23 Jan 2007 18:54:09 +0000 |
unc0rr |
- New land templates
|
file |
diff |
annotate
|
Tue, 23 Jan 2007 16:59:05 +0000 |
unc0rr |
- New Land Generator
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 19:51:02 +0000 |
unc0rr |
Fixed-point arithmetics in engine.
|
file |
diff |
annotate
|
Thu, 11 Jan 2007 20:45:59 +0000 |
unc0rr |
Calculate land digest
|
file |
diff |
annotate
|
Thu, 12 Oct 2006 18:52:00 +0000 |
unc0rr |
- Many small fixes
|
file |
diff |
annotate
|
Sun, 08 Oct 2006 18:17:52 +0000 |
unc0rr |
Bots are in the same thread as game. Fixes FreePascal issues.
|
file |
diff |
annotate
|
Thu, 05 Oct 2006 16:33:18 +0000 |
unc0rr |
Relicense to GPL
|
file |
diff |
annotate
|
Tue, 26 Sep 2006 20:25:42 +0000 |
unc0rr |
- Better landgen
|
file |
diff |
annotate
|
Sat, 23 Sep 2006 19:26:07 +0000 |
unc0rr |
- AmmoMenu
|
file |
diff |
annotate
|
Fri, 22 Sep 2006 18:09:26 +0000 |
unc0rr |
Soma small fixes + new land template
|
file |
diff |
annotate
|
Wed, 20 Sep 2006 18:24:13 +0000 |
unc0rr |
Engine can generate land preview and send it via IPC
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 17:41:02 +0000 |
unc0rr |
- Initialize translations earlier
|
file |
diff |
annotate
|
Fri, 11 Aug 2006 16:17:50 +0000 |
unc0rr |
- Many type fixes
|
file |
diff |
annotate
|
Mon, 07 Aug 2006 12:08:43 +0000 |
unc0rr |
New faster random generator
|
file |
diff |
annotate
|
Thu, 27 Jul 2006 15:24:14 +0000 |
unc0rr |
- Fix various bugs
|
file |
diff |
annotate
|
Thu, 20 Jul 2006 20:11:32 +0000 |
unc0rr |
- Fixed bug with hedgehog under water using rope
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 21:04:05 +0000 |
unc0rr |
- New First Aid powerup
|
file |
diff |
annotate
|
Sat, 08 Jul 2006 21:40:03 +0000 |
unc0rr |
- Unicode support for team and hedgehogs names
|
file |
diff |
annotate
|
Fri, 23 Jun 2006 20:02:41 +0000 |
unc0rr |
- Many AI improvements
|
file |
diff |
annotate
|
Tue, 20 Jun 2006 21:20:06 +0000 |
unc0rr |
- 2 more Land templates
|
file |
diff |
annotate
|
Wed, 14 Jun 2006 15:50:22 +0000 |
unc0rr |
- Start AI rewrite
|
file |
diff |
annotate
|
Wed, 01 Feb 2006 20:42:53 +0000 |
unc0rr |
- Fixed compiling .)
|
file |
diff |
annotate
|
Fri, 20 Jan 2006 19:02:50 +0000 |
unc0rr |
- Fixed game loading
|
file |
diff |
annotate
|
Thu, 19 Jan 2006 21:12:20 +0000 |
unc0rr |
- Fixed bubble theme object
|
file |
diff |
annotate
|
Sun, 15 Jan 2006 23:32:58 +0000 |
unc0rr |
- Get rid of hwserv and runhelper
|
file |
diff |
annotate
|
Thu, 05 Jan 2006 15:54:22 +0000 |
unc0rr |
- Properly get seed in net game
|
file |
diff |
annotate
|
Sat, 31 Dec 2005 13:45:09 +0000 |
unc0rr |
- New rope
|
file |
diff |
annotate
|
Fri, 16 Dec 2005 20:57:14 +0000 |
unc0rr |
- improve land generation
|
file |
diff |
annotate
|
Mon, 05 Dec 2005 21:46:15 +0000 |
unc0rr |
Add theme objects to land
|
file |
diff |
annotate
|
Sun, 04 Dec 2005 19:06:56 +0000 |
unc0rr |
- Land generator uses templates to generate
|
file |
diff |
annotate
|
Sun, 04 Dec 2005 15:28:31 +0000 |
unc0rr |
- Fixed spawning boxes under water
|
file |
diff |
annotate
|
Sat, 03 Sep 2005 16:01:28 +0000 |
unc0rr |
- Mine weapon
|
file |
diff |
annotate
|
Sun, 28 Aug 2005 19:00:20 +0000 |
unc0rr |
- Hedgehogs spawn points can be generated under the girder
|
file |
diff |
annotate
|
Tue, 23 Aug 2005 16:17:53 +0000 |
unc0rr |
- set svn:eol-style to native
|
file |
diff |
annotate
|
Mon, 22 Aug 2005 13:35:41 +0000 |
unc0rr |
Add current sources.
|
file |
diff |
annotate
|