Sat, 12 May 2012 23:55:09 +0400 |
unc0rr |
pas2c stuff again
|
file |
diff |
annotate
|
Fri, 11 May 2012 23:36:42 +0400 |
unc0rr |
sysutils -> SysUtils
|
file |
diff |
annotate
|
Fri, 11 May 2012 20:01:57 +0400 |
unc0rr |
Make pas2c happier with uSound
|
file |
diff |
annotate
|
Wed, 09 May 2012 17:33:25 -0400 |
nemo |
Reflects change in previous revision to uTypes
|
file |
diff |
annotate
|
Sat, 05 May 2012 15:17:16 +0100 |
koda |
adjust the scope of a few uSound variables and functions
|
file |
diff |
annotate
|
Wed, 02 May 2012 10:53:13 +0100 |
koda |
change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)
|
file |
diff |
annotate
|
Wed, 02 May 2012 08:07:17 +0100 |
koda |
add support for default pascal mode by removing default arguments value (maybe this also helps the parser)
|
file |
diff |
annotate
|
Tue, 01 May 2012 19:56:55 +0200 |
koda |
breaking news, we don't support typed consts anymore
|
file |
diff |
annotate
|
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
|
Tue, 27 Dec 2011 14:14:26 -0500 |
nemo |
Experiment in eliminating transparent white from LandPixels - I think it messes up on some graphics cards. Noticed a curious white border on a girder in a theme Randy is working on. At the very least it is slightly more efficient in the blit.
|
file |
diff |
annotate
|
Sun, 04 Dec 2011 01:00:18 +0300 |
unc0rr |
No more nested functions in code
|
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
|
Sun, 06 Nov 2011 13:53:25 -0500 |
nemo |
Set default water colours in greyscale mode in case the theme does not define them, decrement piano weapon on use
|
file |
diff |
annotate
|
Sun, 06 Nov 2011 13:00:25 -0500 |
nemo |
Add missing grayscale conversions
|
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 11:41:56 -0400 |
nemo |
Flatten flakes for halloween theme, based on feedback from sheepluva
|
file |
diff |
annotate
|
Sun, 09 Oct 2011 19:48:13 -0400 |
nemo |
oops
|
file |
diff |
annotate
|
Sun, 09 Oct 2011 19:36:09 -0400 |
nemo |
Restrict slipperiness to girders and bridges. Make girders more obviously ice.
|
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, 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, 26 Aug 2011 21:49:10 -0400 |
nemo |
Fix rounding error in sky colour causing visible lines
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 15:35:37 -0400 |
nemo |
Free land texture, reset sky colour.
|
file |
diff |
annotate
|
Sun, 24 Jul 2011 00:25:35 -0400 |
nemo |
Add grayscale option for 3d, helps with colour clashing
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 11:29:15 -0400 |
nemo |
Oops. Forgot an assignment.
|
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, 02 Jun 2011 18:36:35 -0400 |
nemo |
Don't need to check for this case
|
file |
diff |
annotate
|
Thu, 02 Jun 2011 18:08:50 -0400 |
nemo |
Experiment in making the land less jagg-y
|
file |
diff |
annotate
|
Wed, 27 Apr 2011 15:57:23 +0400 |
unc0rr |
Fix "Mixing signed expressions and longwords gives a 64bit result" warnings
|
file |
diff |
annotate
|
Wed, 20 Apr 2011 05:26:47 +0200 |
koda |
and now for something completely different, overlay refactoring!
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 22:45:42 +0100 |
Henek |
should probably fix broken flakes, my bad
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Tue, 18 Jan 2011 00:12:39 +0100 |
koda |
code cleanup
|
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
|
Sat, 01 Jan 2011 23:10:57 +0100 |
Henek |
added flake configuration also in sudden death and SDClouds for underwater
|
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
|
Thu, 30 Dec 2010 01:44:55 +0100 |
Henek |
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
|
file |
diff |
annotate
|
Fri, 24 Dec 2010 16:13:28 -0500 |
nemo |
Disable gtFlake on bordered maps
|
file |
diff |
annotate
|
Wed, 22 Dec 2010 21:57:52 -0500 |
nemo |
apparently some sanity checks are needed here. christmas theme object dimensions are crashing placement
|
file |
diff |
annotate
|
Wed, 22 Dec 2010 01:17:46 -0500 |
nemo |
fix desync in snow
|
file |
diff |
annotate
|
Wed, 22 Dec 2010 01:11:48 -0500 |
nemo |
minor visual tweaks to snow
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:41:19 +0300 |
unc0rr |
uDebug
|
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: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
|
Sun, 07 Nov 2010 16:41:03 +0300 |
unc0rr |
REmove stupid int64 conversions, provide real fixes to compiler hints
|
file |
diff |
annotate
|
Thu, 14 Oct 2010 22:01:33 +0200 |
koda |
less warning, no rotation glitch, more comments
|
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
|
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, 14 Jul 2010 00:43:36 +0200 |
koda |
save the gl client state to get a nice 80% fps boost
|
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
|
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:26:49 -0400 |
nemo |
Remove redundant test, add some temp variables to speed up the expensive CheckLand
|
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
|
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
|
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
|
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
|
Wed, 24 Mar 2010 11:01:21 +0000 |
nemo |
Use MAXTHEMEOBJECTS instead of Count which appears to be 0 at this point.
|
file |
diff |
annotate
|
Tue, 23 Mar 2010 19:06:43 +0000 |
nemo |
Free land object SDL surfaces.
|
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
|
Thu, 25 Feb 2010 23:28:26 +0000 |
nemo |
Palewolf tweaks map object placement some more.
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 18:58:44 +0000 |
nemo |
Palewolf's patch to allow controlling proportion of various objects in themes. Desert and Nature have non-default values
|
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
|
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
|
Sun, 29 Nov 2009 16:56:04 +0000 |
unc0rr |
Smaxx patch with tuning by me:
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 21:22:05 +0000 |
koda |
revamped file access and debug display
|
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
|
Thu, 10 Sep 2009 15:29:28 +0000 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
Sun, 26 Jul 2009 19:19:03 +0000 |
nemo |
Make all theme numbers proportional to map MaxHedgehogs. This should mean the numbers should be as in past for 18 hedgehog map
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 19:42:06 +0000 |
nemo |
Add water opacity to theme - defaulting to 50% opaque on all themes but Eyes (80%) and Underwater (100%)
|
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
|
Thu, 11 Jun 2009 15:22:02 +0000 |
unc0rr |
Patch by koda:
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 13:59:27 +0000 |
unc0rr |
patch by nemo: water bouncing + some tweaks
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 20:56:22 +0000 |
unc0rr |
use glVertexPointer to render water
|
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
|
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
|
Tue, 27 Jan 2009 15:34:37 +0000 |
unc0rr |
nemo's template patch (invertion)
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 18:10:23 +0000 |
unc0rr |
Apply nemo's world resize patch
|
file |
diff |
annotate
|
Fri, 19 Sep 2008 20:34:41 +0000 |
unc0rr |
- Unbreak previously broken themes
|
file |
diff |
annotate
|
Fri, 19 Sep 2008 19:58:57 +0000 |
unc0rr |
Fix bug #61 http://fireforge.net/tracker/index.php?func=detail&aid=61&group_id=11&atid=125
|
file |
diff |
annotate
|
Fri, 12 Sep 2008 18:00:49 +0000 |
unc0rr |
Allow theme to set custom water color
|
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:54:55 +0000 |
unc0rr |
Step 5: Finally... we have theme objects with alpha-channel!
|
file |
diff |
annotate
|
Fri, 08 Aug 2008 20:45:13 +0000 |
unc0rr |
- Fix previous commit
|
file |
diff |
annotate
|
Fri, 08 Aug 2008 20:38:26 +0000 |
unc0rr |
Allow theme-customizable water and girder
|
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
|
Wed, 06 Aug 2008 12:47:42 +0000 |
unc0rr |
Fix small glitch when placing girder on map
|
file |
diff |
annotate
|
Sun, 27 Jul 2008 22:26:47 +0000 |
unc0rr |
- Add ability to choose clouds number in theme config file
|
file |
diff |
annotate
|
Fri, 25 Jul 2008 19:26:44 +0000 |
unc0rr |
Enable music dependance on current land theme
|
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
|
Sun, 27 Apr 2008 11:40:22 +0000 |
unc0rr |
Update copyright info in source files headers
|
file |
diff |
annotate
|
Fri, 07 Mar 2008 20:25:19 +0000 |
unc0rr |
Finish flakes implementation
|
file |
diff |
annotate
|
Fri, 07 Mar 2008 19:44:00 +0000 |
unc0rr |
Flakes concept, still need some development
|
file |
diff |
annotate
|
Fri, 07 Mar 2008 17:43:05 +0000 |
unc0rr |
Start implementing 'visual gears' - gears, that don't need to be synchronized (clouds and flakes)
|
file |
diff |
annotate
|
Fri, 01 Feb 2008 16:39:37 +0000 |
unc0rr |
- Store sky color in theme cfg file
|
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
|
Sun, 21 Jan 2007 19:51:02 +0000 |
unc0rr |
Fixed-point arithmetics in engine.
|
file |
diff |
annotate
|