Tue, 24 Apr 2018 20:30:15 +0200 |
Wuzzy |
Change KeyBindToName to shortstring
|
file |
diff |
annotate
|
Wed, 11 Apr 2018 17:59:59 -0400 |
nemo |
merge with 0.9.23, pulling in unc0rr's desync fix
|
file |
diff |
annotate
|
Sat, 17 Mar 2018 17:47:42 +0100 |
Wuzzy |
Show sidNoEndTurn text for most weapons when in inf attack mode
|
file |
diff |
annotate
|
Tue, 06 Mar 2018 15:21:36 -0500 |
nemo |
the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
|
file |
diff |
annotate
|
Wed, 21 Feb 2018 03:03:16 +0100 |
Wuzzy |
Fix quit menu showing incorrect key when using non-default bindings
|
file |
diff |
annotate
|
Fri, 16 Feb 2018 13:57:48 +0100 |
Wuzzy |
Add SetTeamLabel to Lua API, can set arbitrary string as team label
|
file |
diff |
annotate
|
Thu, 08 Feb 2018 07:09:39 +0100 |
Wuzzy |
Fix timebox being usable in SD w/ damage=0
|
file |
diff |
annotate
|
Wed, 17 Jan 2018 00:59:39 +0100 |
unc0rr |
Add assert on LoadingText texture value
0.9.23
|
file |
diff |
annotate
|
Fri, 05 Jan 2018 21:43:33 +0100 |
unc0rr |
Comment out functions that don't need to be called for engine in frontend window
qmlfrontend
|
file |
diff |
annotate
|
Tue, 02 Jan 2018 23:45:18 +0100 |
unc0rr |
Break engine completely and make it render in frontend window (no actual rendering yet, just white screen)
qmlfrontend
|
file |
diff |
annotate
|
Sat, 25 Nov 2017 09:40:43 -0500 |
nemo |
Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
|
file |
diff |
annotate
|
Wed, 25 Oct 2017 19:44:42 -0400 |
nemo |
checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs
|
file |
diff |
annotate
|
Tue, 24 Oct 2017 18:55:19 -0400 |
nemo |
w is in pixels, so presumably this needs to be *4
|
file |
diff |
annotate
|
Tue, 24 Oct 2017 18:28:59 -0400 |
nemo |
use pitch for surfaces, land_width x2 since 16 bit
|
file |
diff |
annotate
|
Wed, 18 Oct 2017 20:33:20 -0400 |
nemo |
extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
|
file |
diff |
annotate
|
Fri, 13 Oct 2017 16:37:56 -0400 |
nemo |
mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 21:54:47 +0200 |
sheepluva |
fix some fpc hints
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 22:53:53 +0200 |
sheepluva |
fix some things that annoy pas2c and whitespaces
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 22:09:11 +0200 |
sheepluva |
rename ifTransparent to ifColorKey
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 22:06:29 +0200 |
sheepluva |
currently irrelevant sdl call adjustment
|
file |
diff |
annotate
|
Thu, 21 Sep 2017 00:23:40 +0200 |
Wuzzy |
Fix ammo tooltip icon being white
|
file |
diff |
annotate
|
Tue, 25 Apr 2017 13:13:47 -0400 |
nemo |
turn hwp Ammos overrides into overlays. untested.
|
file |
diff |
annotate
|
Sat, 08 Apr 2017 17:17:28 +0200 |
KoBeWi |
Water can now be animated
|
file |
diff |
annotate
|
Sat, 08 Apr 2017 05:04:18 +0200 |
Wuzzy |
Load screen: Move “LOADING” from image into text box
|
file |
diff |
annotate
|
Thu, 06 Apr 2017 22:34:02 +0200 |
Wuzzy |
Fix time box tooltip saying it is not *yet* available in SD
|
file |
diff |
annotate
|
Sun, 09 Oct 2016 19:59:00 +0200 |
KoBeWi |
added CloudsL and FlakeL
|
file |
diff |
annotate
|
Tue, 10 May 2016 01:59:54 +0200 |
Wuzzy |
Add SetAmmoDescriptionAppendix to Lua API, see issue 82
|
file |
diff |
annotate
|
Mon, 09 May 2016 22:49:31 +0200 |
Wuzzy |
Add Lua API function SetAmmoTexts (see issue 82)
|
file |
diff |
annotate
|
Wed, 16 Nov 2016 12:26:26 -0500 |
nemo |
Make sd-tint a theme variable so cophernue can tweak his sky tinting
|
file |
diff |
annotate
|
Sun, 15 May 2016 14:29:37 +0300 |
unc0rr |
- Use IntToStr() in preference to Str()
|
file |
diff |
annotate
|
Tue, 09 Feb 2016 14:40:06 +0300 |
unC0Rr |
Fix possible crashes/hangs due to recent changes
|
file |
diff |
annotate
|
Sun, 31 Jan 2016 16:07:14 +0300 |
unc0rr |
Bye-bye TryDo
|
file |
diff |
annotate
|
Wed, 20 Jan 2016 00:57:09 +0100 |
sheepluva |
SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS
|
file |
diff |
annotate
|
Sun, 10 Jan 2016 00:45:13 +0300 |
unc0rr |
SDLTry doesn't halt engine no more
|
file |
diff |
annotate
|
Tue, 17 Nov 2015 16:34:20 +0100 |
antonc27 |
- Removed SDLTry from call to SDL_GL_SetSwapInterval
ios-revival
|
file |
diff |
annotate
|
Tue, 17 Nov 2015 15:30:36 +0100 |
antonc27 |
- Workaround for problems with SDL_GL_SetSwapInterval on iOS
ios-revival
|
file |
diff |
annotate
|
Fri, 13 Nov 2015 23:46:19 +0100 |
sheepluva |
set engine window icon in sdl2
sdl2transition
|
file |
diff |
annotate
|
Wed, 11 Nov 2015 21:59:06 +0100 |
sheepluva |
add pchar casts to make pas2c happy
sdl2transition
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 20:43:13 +0100 |
sheepluva |
merge default
sdl2transition
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 17:45:14 +0100 |
sheepluva |
drop support for SDL 1.2
sdl2transition
|
file |
diff |
annotate
|
Sat, 07 Nov 2015 16:15:27 +0100 |
sheepluva |
merge orphan head (while discarding all its changes) to make koda and his hg-git happy
|
file |
diff |
annotate
|
Thu, 10 Sep 2015 18:22:52 +0200 |
sheepluva |
merge branch ios-revival into default
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 22:50:34 +0200 |
antonc27 |
- Actually fix for rendering on iOS ]:->
ios-revival
|
file |
diff |
annotate
|
Sun, 09 Aug 2015 15:38:00 +0200 |
antonc27 |
- Resolves problem with wrong path to chef hat on iOS
ios-revival
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 21:42:41 +0200 |
antonc27 |
- Another fix for uRender.pas
ios-revival
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Tue, 24 Mar 2015 16:52:35 +0100 |
sheepluva |
rendering tweaks cont.
|
file |
diff |
annotate
|
Tue, 24 Mar 2015 12:48:55 +0100 |
sheepluva |
rendering tweaks/cleanup cont.
|
file |
diff |
annotate
|
Sat, 03 Jan 2015 00:28:33 +0300 |
unc0rr |
Fix crash in case of critical image missing
0.9.21
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 21:57:06 +0100 |
sheepluva |
make sure view limits are updated at start of game
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 17:43:27 +0100 |
sheepluva |
clean up fonts
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 09:35:14 -0500 |
nemo |
Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
|
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
|
Sat, 22 Nov 2014 10:22:07 -0500 |
nemo |
Avoid promoting violence to hedgehogs. At least once a year.
|
file |
diff |
annotate
|
Mon, 17 Nov 2014 15:25:24 +0100 |
sheepluva |
some whitespace fixes
|
file |
diff |
annotate
|
Sat, 25 Oct 2014 11:29:45 -0400 |
nemo |
Remove switching of hog's hat to chef. do it in draw instead.
|
file |
diff |
annotate
|
Sun, 15 Jun 2014 13:42:34 +0200 |
sheepluva |
fix videorec build
|
file |
diff |
annotate
|
Sat, 14 Jun 2014 15:49:44 +0200 |
sheepluva |
fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
|
file |
diff |
annotate
|
Sat, 14 Jun 2014 02:25:49 +0200 |
sheepluva |
huh? me? nono, don't mind me. I'm just here to clean up.
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 12:55:24 +0200 |
sheepluva |
fix hint and gl2 build. NOTE: this does not change that GL2 segfaults right away. that is an issue that dates back at least 50 commits, but most likely even back to the webgl merge. I guess nobody actually tried to run hedgewars in GL2 since back then :P
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 23:21:22 +0200 |
sheepluva |
RAR: cleaning up a bit of the IFDEF-clusterf*ck
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 08:47:03 +0200 |
sheepluva |
some minor tweaks and stuff
|
file |
diff |
annotate
|
Mon, 09 Jun 2014 23:32:26 +0200 |
sheepluva |
small hat loading tweak
|
file |
diff |
annotate
|
Mon, 09 Jun 2014 20:14:11 +0200 |
sheepluva |
clean up image loading a bit. gets rid of useless "Passed NULL data source" or PhysFS file not found errors
|
file |
diff |
annotate
|
Fri, 25 Apr 2014 23:17:49 +0400 |
unc0rr |
Fix typo leading to crashes
|
file |
diff |
annotate
|
Fri, 14 Feb 2014 13:48:14 +0400 |
unc0rr |
In stats-only mode:
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 23:40:35 +0400 |
unc0rr |
- Remove few PAS2C ifdef's
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 00:50:15 +0400 |
unc0rr |
- pas2c recognizes typecasts in initialization expressions
|
file |
diff |
annotate
|
Tue, 11 Feb 2014 22:05:03 +0400 |
unc0rr |
Small fix which makes pas2c engine successfully replay demos
|
file |
diff |
annotate
|
Tue, 11 Feb 2014 01:19:44 +0400 |
unc0rr |
- Pas2C: make use of 'external' function decorator
|
file |
diff |
annotate
|
Mon, 10 Feb 2014 23:02:49 +0400 |
unc0rr |
Implement needed rtl functions
|
file |
diff |
annotate
|
Mon, 10 Feb 2014 00:43:03 +0400 |
unc0rr |
It compiles \o/
|
file |
diff |
annotate
|
Sat, 08 Feb 2014 16:29:34 +0400 |
unc0rr |
Implicit type casts to help pas2c
|
file |
diff |
annotate
|
Fri, 07 Feb 2014 23:57:32 +0400 |
unc0rr |
Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
|
file |
diff |
annotate
|
Fri, 07 Feb 2014 15:44:27 +0400 |
unc0rr |
Pas2C recognizes ansistrings
|
file |
diff |
annotate
|
Thu, 06 Feb 2014 22:03:53 +0100 |
sheepluva |
rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
|
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, 04 Feb 2014 15:23:37 +0100 |
sheepluva |
yo dawg, I herd you like PChar...
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 14:04:24 +0100 |
sheepluva |
remove obsolete type conversions that messed with pas2c
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 13:47:43 +0100 |
sheepluva |
fix some string related pas2c issues
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Sat, 18 Jan 2014 00:10:33 +0400 |
unc0rr |
Convert some ansistrings to pchars
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Thu, 16 Jan 2014 19:50:18 +0100 |
sheepluva |
* allow telling cmake where to find required fonts in system when user supplies the paths, as suggested by unC0Rr, e.g. -DFONTS_DIRS='/usr/share/fonts/truetype/wqy;/usr/share/fonts/truetype/dejavu'
|
file |
diff |
annotate
|
Thu, 16 Jan 2014 17:18:53 +0100 |
sheepluva |
allow engine to use symlinked fonts. disallow packages to "overwrite" fonts
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 10:54:03 +0400 |
unc0rr |
- Fix build via pas2c
webgl
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 02:18:57 +0100 |
nemo |
I'd meant for this to match the frontend
0.9.20
|
file |
diff |
annotate
|
Wed, 18 Dec 2013 18:43:43 -0500 |
nemo |
christmas eve too (matches frontend)
|
file |
diff |
annotate
|
Tue, 17 Dec 2013 00:02:52 +0400 |
unc0rr |
merge default here
sdl2transition
|
file |
diff |
annotate
|
Fri, 13 Dec 2013 22:38:09 +0400 |
unc0rr |
Display team owner in teams widget (addresses issue 174)
|
file |
diff |
annotate
|
Mon, 09 Dec 2013 23:13:47 -0500 |
nemo |
clear hat if load fails
|
file |
diff |
annotate
|
Mon, 09 Dec 2013 23:13:17 -0500 |
cairo |
set holiday hats for nohat hogs
|
file |
diff |
annotate
|
Sun, 08 Dec 2013 16:04:40 -0500 |
nemo |
Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
|
file |
diff |
annotate
|
Thu, 07 Nov 2013 21:10:17 +0400 |
unc0rr |
Fix SDL_GL_SwapWindow, engine renders graphics now
sdl2transition
|
file |
diff |
annotate
|
Thu, 07 Nov 2013 21:06:30 +0400 |
unc0rr |
Provide more information to SDLTry
sdl2transition
|
file |
diff |
annotate
|
Wed, 06 Nov 2013 00:59:33 +0400 |
unc0rr |
- Use USESDL12 for old SDL
sdl2transition
|
file |
diff |
annotate
|
Sun, 03 Nov 2013 22:39:00 +0400 |
unc0rr |
Quick and simple implementation of afk mode (toggled by /pause)
|
file |
diff |
annotate
|
Wed, 30 Oct 2013 00:18:10 +0400 |
unc0rr |
- More HealthTex to clan structure
|
file |
diff |
annotate
|
Tue, 29 Oct 2013 23:47:57 +0400 |
unc0rr |
Tinted crosshair (without that cool white dot in the middle)
|
file |
diff |
annotate
|
Sun, 13 Oct 2013 14:21:35 -0400 |
nemo |
fix driver logging
|
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
|
Sat, 06 Jul 2013 19:29:18 +0200 |
koda |
use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
|
file |
diff |
annotate
|
Fri, 28 Jun 2013 12:47:54 -0400 |
nemo |
Remove some GLunit dependencies noticed on graph. uUtils was using it for GLfloat - but, the stuff it was returning to was usually converting to "real" anyway. uLand was including it unnecessarily. Minor refactor
|
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
|
Thu, 04 Apr 2013 08:10:59 -0400 |
nemo |
So. Some themes have objects that seem to be large natural extensions of the landscape. Masks allow maintaining that. Lemme know if it doesn't look good. If it doesn't, can still use for ice/bounce/indestructible. Indestructible bunker object for example.
|
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, 19 Feb 2013 22:45:02 +0400 |
unc0rr |
Fix sources so pas2c written in haskell could render them again
webgl
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Thu, 10 Jan 2013 22:59:46 +0400 |
martin_bede |
Fix tons of warnings
|
file |
diff |
annotate
|
Thu, 03 Jan 2013 19:57:17 +0100 |
martin_bede |
Removed wiggle 3D mode, reorder the list of 3D modes.
|
file |
diff |
annotate
|
Thu, 03 Jan 2013 15:59:30 +0200 |
vitiv |
Separated fullscreen and windowed hwengine resolution parameters.
|
file |
diff |
annotate
|
Sun, 30 Dec 2012 09:24:30 -0500 |
Michael Hartman |
uStore.pas: Correctly point to shaders
webgl
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Mon, 17 Dec 2012 00:43:52 +0100 |
koda |
bye bye cBits
|
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 14:02:28 +1300 |
Chris Wong |
Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 00:41:53 +0100 |
koda |
updated branch
webgl
|
file |
diff |
annotate
|
Sun, 18 Nov 2012 01:00:26 +0400 |
unc0rr |
Merge physfslayer branch into default. Have fun!
|
file |
diff |
annotate
|
Thu, 15 Nov 2012 16:46:46 +0100 |
Xeli |
another tweak tomake --stats-only work on headless servers
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 17:58:36 +0100 |
koda |
finally hwengine in c links without errors
webgl
|
file |
diff |
annotate
|
Wed, 14 Nov 2012 23:27:33 +0400 |
unc0rr |
Engine loads fine with basic config
physfslayer
|
file |
diff |
annotate
|
Wed, 14 Nov 2012 22:27:05 -0500 |
nemo |
make stats-only mode work headless. also skip a few things to save time/memory.
|
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, 14 Nov 2012 22:45:36 +0400 |
unc0rr |
Get rid of Pathz and UserPathz
physfslayer
|
file |
diff |
annotate
|
Wed, 14 Nov 2012 00:41:29 +0400 |
unc0rr |
- Add physfsrwops library
physfslayer
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 23:53:38 +0100 |
koda |
apparently we are forced to use a (dummy) callback for glut 3.0 compatibility
|
file |
diff |
annotate
|
Sun, 14 Oct 2012 13:35:15 -0400 |
nemo |
First pass at cleaver.
|
file |
diff |
annotate
|
Fri, 28 Sep 2012 00:51:04 +0400 |
unc0rr |
Fix some hints
|
file |
diff |
annotate
|
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
|
Fri, 31 Aug 2012 15:28:03 +0200 |
sheepluva |
use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 12:06:48 +0200 |
sheepluva |
don't query/print GL_AUX_BUFFERS if video recording is disabled
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 11:24:57 +0200 |
sheepluva |
print all GL_EXTENSIONS properly to logfile (should a;sp fix build on systems with compiler/lib versions that can't implicity cast PGLubyte to PChar)
|
file |
diff |
annotate
|
Sun, 19 Aug 2012 22:13:41 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 07:49:54 -0400 |
nemo |
This union hasn't been needed for 5 years, and makes using other headers harder.
|
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
|
Fri, 10 Jan 2014 00:57:15 +0400 |
unc0rr |
Filter sprSDFlake too, so engine could pass initialization
gl2
|
file |
diff |
annotate
|
Thu, 09 Jan 2014 22:38:40 +0400 |
Wolfgang Steffens |
Import temp.diff which is a try to fix glitches with textures edges
gl2
|
file |
diff |
annotate
|
Sun, 08 Jul 2012 13:29:06 +0400 |
Stepan777 |
First try to use framebuffer, instead of auxilary buffer.
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 13:22:33 +0400 |
Stepan777 |
When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda).
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 11:08:35 +0200 |
Wolfgang Steffens |
Added auto cropping to atlasing
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 15:46:08 +0200 |
Wolfgang Steffens |
using atlas for rendering now
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 11:47:40 +0200 |
Wolfgang Steffens |
retaining SDL surfaces in order to allow recreating atlases from scratch without
|
file |
diff |
annotate
|
Mon, 11 Jun 2012 18:15:30 +0400 |
Stepan777 |
1. Implement new page in frontend with options for video recording.
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 02:52:35 +0400 |
Stepan777 |
1. Add IFDEFs for video recording
|
file |
diff |
annotate
|
Tue, 05 Jun 2012 22:37:36 +0200 |
Wolfgang Steffens |
Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
|
file |
diff |
annotate
|
Tue, 05 Jun 2012 22:17:06 +0200 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 21:32:30 +0400 |
Stepan777 |
here it is
|
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, 28 May 2012 10:38:27 +0200 |
Wolfgang Steffens |
moved generic matrix code to uMatrix.pas
|
file |
diff |
annotate
|
Mon, 28 May 2012 17:54:23 +0400 |
unc0rr |
Some improvements to pas2c
|
file |
diff |
annotate
|
Fri, 25 May 2012 09:00:54 +0200 |
Wolfgang Steffens |
initial GLSL1.2 test version
|
file |
diff |
annotate
|
Fri, 25 May 2012 08:51:54 +0200 |
Wolfgang Steffens |
Removed lazy update: workaround for R7103
|
file |
diff |
annotate
|
Fri, 25 May 2012 08:42:26 +0200 |
Wolfgang Steffens |
merge
|
file |
diff |
annotate
|
Wed, 23 May 2012 16:34:12 -0400 |
nemo |
http://www.demoties.com/wp-content/uploads/2011/03/mar-01-6.jpg
|
file |
diff |
annotate
|
Tue, 22 May 2012 09:18:46 +0200 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
Mon, 21 May 2012 06:34:17 +0200 |
koda |
better lazy loading for cScaleFactor
|
file |
diff |
annotate
|
Thu, 17 May 2012 15:58:24 +0200 |
Xeli |
fix sdl13 build
|
file |
diff |
annotate
|
Mon, 14 May 2012 22:14:17 +0200 |
Wolfgang Steffens |
readded optimization for SetScale
|
file |
diff |
annotate
|
Mon, 14 May 2012 19:48:34 +0200 |
Wolfgang Steffens |
Replaced FFP code that sets up orthogonal projection with explicit matrix
|
file |
diff |
annotate
|
Fri, 11 May 2012 00:05:47 +0200 |
koda |
minor changes for warnings and a variables scope
|
file |
diff |
annotate
|
Fri, 11 May 2012 00:28:06 +0400 |
unc0rr |
Some work to make more units compile after conversion to c
|
file |
diff |
annotate
|
Sat, 05 May 2012 19:04:59 +0100 |
koda |
old typed const moved to their proper unit
|
file |
diff |
annotate
|
Sat, 05 May 2012 18:10:41 +0100 |
koda |
the scope cleanup continues...
|
file |
diff |
annotate
|
Sat, 05 May 2012 17:29:04 +0100 |
koda |
split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
|
file |
diff |
annotate
|
Thu, 03 May 2012 12:21:16 +0400 |
unc0rr |
Get rid of overloaded functions in uRenderUtils
|
file |
diff |
annotate
|
Wed, 02 May 2012 16:36:11 +0100 |
koda |
rename a few Draw* routines
|
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
|
Sat, 21 Apr 2012 19:51:13 +0400 |
unc0rr |
- Remove support for variables in command handlers
|
file |
diff |
annotate
|
Fri, 13 Apr 2012 01:41:11 +0200 |
koda |
minor gl debug/comments
|
file |
diff |
annotate
|
Mon, 27 Feb 2012 19:01:44 -0500 |
nemo |
Clamp name/team name textures to avoid long team / hog name abuse. Limit width in px instead of chars to avoid unicode issues.
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Sun, 12 Feb 2012 15:35:06 +0100 |
koda |
tipped by xeli, ammomenu texture needs to be redrawn on resize to update its position
|
file |
diff |
annotate
|
Sun, 12 Feb 2012 15:27:25 +0100 |
koda |
gather context restoration under a single keyword
|
file |
diff |
annotate
|
Mon, 06 Feb 2012 22:39:52 +0100 |
Xeli |
fix compiler error for non android build
|
file |
diff |
annotate
|
Sun, 05 Feb 2012 15:52:26 +0100 |
koda |
BUUUUURN OBJC AMMOMENU BUUUURNhg diff! (on a separate note, this reduces the codesize by ~37k)
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 07:51:30 +0100 |
koda |
ahem, fix build
|
file |
diff |
annotate
|
Sun, 29 Jan 2012 02:45:12 +0100 |
koda |
rotation ftw!!! (engine part)
|
file |
diff |
annotate
|
Thu, 26 Jan 2012 02:06:16 +0100 |
Xeli |
added pause/resume functionality for android, android need the opengl context to be recreated along with textures and whatnot
|
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
|
Wed, 07 Dec 2011 11:35:03 -0500 |
nemo |
Suggestion of sheepluva's - disable timebox in crates after SD, and set to disabled in Ammo. Also disable switch hedgehog for teams of 1 hedgehog in size, and try and correct what appears to be a bug in reserved hats.
|
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
|
Thu, 24 Nov 2011 16:18:45 +0100 |
koda |
GSoC 2011: Android port - merged mainstream
|
file |
diff |
annotate
|
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
|
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, 14 Nov 2011 17:56:44 -0500 |
nemo |
reset chat lines too
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 16:17:58 -0500 |
nemo |
Since I'm storing the text string anyway, might as well recreate captions on resize as well
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 17:06:49 +0100 |
Xeli |
merge...i think
hedgeroid
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 06:06:04 +0100 |
koda |
and while we are giving SDLh.pas all this love, let's fix the signature of one SDL_ttf calls
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 18:26:17 +0200 |
koda |
one dangerous merge
hedgeroid
|
file |
diff |
annotate
|
Thu, 06 Oct 2011 03:55:51 +0200 |
koda |
(a lot of) ooops
|
file |
diff |
annotate
|
Fri, 30 Sep 2011 12:55:04 +0200 |
koda |
a little code cleanup
|
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
|
Sun, 25 Sep 2011 03:32:07 +0200 |
koda |
some hopefully harmless experiments
Hedgewars-iOS-1.3.2
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 18:17:16 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 19:30:18 -0400 |
nemo |
Disable GL SetAttributes for Windows due to many testers with problems. This restores .15 behaviour.
|
file |
diff |
annotate
|
Sat, 10 Sep 2011 22:55:31 -0400 |
sheepluva |
fix for issue #276
|
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:23:12 +0400 |
unc0rr |
- Don't reload fonts
|
file |
diff |
annotate
|
Wed, 31 Aug 2011 13:47:48 +0400 |
unc0rr |
Fix check for darwin or win32. Add debug message.
|
file |
diff |
annotate
|
Tue, 30 Aug 2011 12:32:33 -0400 |
nemo |
Reset to SD sky colour if in SD
Hedgewars-iOS-1.3
|
file |
diff |
annotate
|
Sun, 28 Aug 2011 11:38:24 +0200 |
koda |
ios: fix a couple of bad memory management (unrelated to the crash at the end of each game)
|
file |
diff |
annotate
|
Fri, 26 Aug 2011 16:16:27 -0400 |
nemo |
Use frontend value for fullscreening.
|
file |
diff |
annotate
|
Tue, 23 Aug 2011 12:53:47 +0200 |
koda |
enable window resizing (tested only on linux) - fix issue 103
|
file |
diff |
annotate
|
Sun, 28 Aug 2011 17:45:23 +0200 |
Xeli |
sabotage of the iphone port failed..
hedgeroid
|
file |
diff |
annotate
|
Tue, 23 Aug 2011 03:46:17 +0200 |
koda |
FREE AT LAST!!! SDL came around a (mostly) sane way for implementing rotation events, so we can scrap all the workaround code that has been added to workaround it!! Also this allows us to use proper (internal) multitasking handling and can simplify optional settings and other yet unexplored features. Yay!
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 23:56:25 +0200 |
koda |
set gl attributes before creating the window, or some of them might be ignored (like vsync on osx); also don't skip some reloads when switching to fullscreen and back; finally did a little code re-organisation
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 15:35:37 -0400 |
nemo |
Free land texture, reset sky colour.
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 22:20:20 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sat, 20 Aug 2011 15:31:23 -0400 |
nemo |
Attempt to recreate all textures if using Windows or OSX which lose textures on context recreation.
|
file |
diff |
annotate
|
Mon, 15 Aug 2011 21:49:09 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Mon, 15 Aug 2011 00:23:32 +0200 |
koda |
smaller code cleanup
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 16:59:55 -0400 |
nemo |
Seduction animation. New visual gear type.
|
file |
diff |
annotate
|
Tue, 09 Aug 2011 21:41:52 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 18:49:49 +0200 |
koda |
oops this slipped through
|
file |
diff |
annotate
|
Sat, 06 Aug 2011 07:09:30 +0200 |
koda |
Ditch the renderer system in sdl1.3 and use the 'old fashioned' sdl/opengl context. This gives us more flexibility and less problem in receiving video events (expecially on mobile platform) as well as not having to care to reset the gl context every time sdl interferes.
|
file |
diff |
annotate
|
Fri, 24 Jun 2011 09:54:39 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 00:38:31 +0200 |
Xeli |
First commit..
hedgeroid
|
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 17:28:53 -0400 |
nemo |
Remove default transparent chunks. Chunk will only be added if theme defined.
|
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
|
Mon, 23 May 2011 11:25:37 -0400 |
nemo |
Try and avoid problem reported by users like RDChrisco with cards that only support 512 texture size, and disable backgrounds. Also, reorganise the rq flags sprite loading a bit. Needs testing to make sure it matches the sprite uses. It should though.
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 02:42:46 +0200 |
koda |
make sdl1.3 window creation code more readable
|
file |
diff |
annotate
|
Thu, 28 Apr 2011 01:01:07 +0200 |
koda |
fix some more warnings
|
file |
diff |
annotate
|
Mon, 25 Apr 2011 06:38:59 +0200 |
koda |
initial refactoring of ObjcExports and OverlayViewController
|
file |
diff |
annotate
|
Thu, 21 Apr 2011 07:41:24 +0200 |
koda |
Clean Augean stables 2 (pascal has classnames available)
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 20:24:25 +0400 |
unc0rr |
Add a parameter for game simulation with no gui/sound enabled, just to get statistics
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 00:29:49 +0200 |
koda |
strangely enough, the new sdl rotation code is incompatible with our system... this is a workaround that should hold up until their code becomes more stable
|
file |
diff |
annotate
|
Sat, 26 Mar 2011 22:49:38 +0100 |
koda |
fix a couple of loose ends
|
file |
diff |
annotate
|
Thu, 24 Mar 2011 16:06:03 +0100 |
koda |
this supposedly makes hwengine work with sdl 1.3 past rev 5296
|
file |
diff |
annotate
|
Wed, 23 Mar 2011 16:27:24 +0100 |
koda |
glswapbuffer consistency and create the window in the center (still, it doesn't work past sdl r5296)
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 22:35:46 +0100 |
koda |
and or is not or and is not and
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 18:23:51 +0100 |
koda |
update some sdl-1.3 bindings (working up to rev 5296)
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 23:12:56 +0100 |
koda |
update sdl apis to use the new rendering functions
|
file |
diff |
annotate
|
Sun, 06 Feb 2011 00:47:00 +0100 |
sheepluva |
initialize pointers properly with nil
|
file |
diff |
annotate
|
Sat, 05 Feb 2011 15:45:44 +0100 |
koda |
cleaning up how chat is handled on idevices
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 23:38:44 +0100 |
koda |
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 19:49:10 +0100 |
sheepluva |
Thou shalt not leak!
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 15:30:08 +0100 |
koda |
addfilelog <3 debugfile
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 00:18:25 +0100 |
koda |
merge 0.9.15 once again
|
file |
diff |
annotate
|
Sun, 30 Jan 2011 17:54:02 -0500 |
nemo |
Reset things using team colour on change in SetClanColor in lua. This routine had better have been worth it.
|
file |
diff |
annotate
|
Fri, 28 Jan 2011 02:47:11 +0100 |
sheepluva |
procedure for loading hats
|
file |
diff |
annotate
|
Tue, 18 Jan 2011 00:12:39 +0100 |
koda |
code cleanup
|
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
|
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
|
Sat, 22 Jan 2011 01:38:01 +0100 |
koda |
fixes for maps and quality = 0
0.9.15
|
file |
diff |
annotate
|
Tue, 28 Dec 2010 19:05:58 -0500 |
nemo |
Unbreak reduce quality on snow/christmas. Thanks Cairo.
|
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 03:05:28 +0100 |
koda |
damn. it.
|
file |
diff |
annotate
|
Mon, 13 Dec 2010 15:02:04 +0100 |
Henek |
added team flag to AddTeam and made AI team allowed to have custom flags. added GetGearVelocity and SetGearVelocity and removed CopyPV2. changed knockball to use use these functions instead.
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:51:33 +0300 |
unc0rr |
Remove some more circular dependencies
|
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:55:00 +0300 |
unc0rr |
Move localization data to uVariables, some Uses cleanup
|
file |
diff |
annotate
|
Sat, 20 Nov 2010 23:08:11 +0300 |
unc0rr |
Introduce uGearsRender
|
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 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
|
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: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
|
Mon, 15 Nov 2010 12:37:39 +0100 |
koda |
update the 3d branch after release
experimental3D
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 22:38:05 +0100 |
Palewolf |
Light trails for bullets
|
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
|
Mon, 08 Nov 2010 19:36:51 -0500 |
nemo |
restore circle
|
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
|
Tue, 12 Oct 2010 05:06:30 +0200 |
koda |
minor stuff
|
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 02:06:42 +0200 |
koda |
some optimizations to drawing and fetching data of new ammomenu
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 18:01:47 +0200 |
koda |
merge
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 22:46:05 +0400 |
unc0rr |
Some optimizations
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 18:00:53 +0200 |
koda |
made the new menu toggable
|
file |
diff |
annotate
|
Thu, 07 Oct 2010 02:03:01 +0200 |
koda |
move all mobile-related functions in their own module, provides a structure for future mobile ports
|
file |
diff |
annotate
|
Sat, 02 Oct 2010 04:23:32 +0200 |
koda |
iPad Video Out support (+less warnings +code update for latest SDL)
|
file |
diff |
annotate
|
Sun, 26 Sep 2010 17:02:44 +0200 |
koda |
enable Lua for iOS (hooks for frontend to be done)
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 00:09:16 +0200 |
koda |
captions are scaled down when they're bigger than screen
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 23:46:38 +0200 |
koda |
compilation bugfix and scaling down textures when bigger than screen
|
file |
diff |
annotate
|
Sun, 19 Sep 2010 04:12:03 +0200 |
koda |
re-add City theme with the UpdateDataFolder script (and revert changes made to the flake sprite)
|
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 19:06:02 -0400 |
nemo |
Adjust to reduced ammo menu dimensions.
|
file |
diff |
annotate
|
Wed, 01 Sep 2010 20:41:45 +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
|
Wed, 25 Aug 2010 00:17:51 +0200 |
koda |
set flake to non critical, no touches until game is starding, moved some variables to be initialized in the right place
|
file |
diff |
annotate
|
Tue, 24 Aug 2010 17:03:44 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 13:58:46 +0200 |
smaxx |
Frontend:
|
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
|
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 18:20:42 +0200 |
smaxx |
Engine:
|
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
|
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
|
Thu, 22 Jul 2010 12:47:32 +0200 |
koda |
reduce the number of keywords used and switch to BMP format for screenshots
|
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
|
Sat, 10 Jul 2010 15:39:07 +0200 |
koda |
cWeaponTooltips -> rqTooltipsOff
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 02:23:10 +0200 |
koda |
redo spinning wheel, redo fix for detail selection, redo ammo quantity and name in ammomenu
|
file |
diff |
annotate
|
Wed, 07 Jul 2010 03:16:12 +0200 |
koda |
enable tooltips on ipad (todo: disable them on iphone)
|
file |
diff |
annotate
|
Wed, 07 Jul 2010 02:52:11 +0200 |
koda |
fix the multitouch shooting and moving
|
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
|
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
|
Sun, 20 Jun 2010 23:05:11 +0200 |
koda |
some memory caring code
|
file |
diff |
annotate
|
Sun, 20 Jun 2010 18:35:59 +0200 |
koda |
fix zoom smoothness
|
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
|
Wed, 02 Jun 2010 13:52:23 +0000 |
koda |
a bunch of minor stuff
|
file |
diff |
annotate
|
Sun, 16 May 2010 17:23:30 +0000 |
koda |
update sdl functions to latest revision
|
file |
diff |
annotate
|
Fri, 07 May 2010 10:54:07 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 02 May 2010 22:00:50 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 02 May 2010 18:42:19 +0000 |
koda |
js' patch that restores Vsync on snow leopard
|
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 20:02:20 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 01 May 2010 05:15:16 +0000 |
sheepluva |
* added some comments
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 21:25:51 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 17:21:10 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 14:24:26 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 10 Apr 2010 21:36:40 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 00:04:50 +0000 |
nemo |
Skip loading of splashes
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 20:18:04 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 00:02:40 +0000 |
nemo |
prophylactic removal of some Integer references, raise a few of the template islands up a bit so they work inverted without triggering border
|
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:43:21 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 21 Mar 2010 20:55:45 +0000 |
koda |
fix a small leak
|
file |
diff |
annotate
|
Sun, 21 Mar 2010 19:02:03 +0000 |
unc0rr |
In pascal unit is a namespace
|
file |
diff |
annotate
|
Sat, 20 Mar 2010 15:16:59 +0000 |
koda |
update project for ipad target
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 00:26:35 +0000 |
koda |
restore compilation on simulator and device
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 13:55:58 +0000 |
smxx |
Engine:
|
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, 02 Mar 2010 15:04:31 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 19:54:33 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 19:52:22 +0000 |
nemo |
A simple hat reservation mechanism. Can be worked around with a little effort, but to make it useful, you'd have to get everyone you played with to work around it too. Quite a bit of effort for a small reward feature.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 16:29:00 +0000 |
nemo |
Font switch requested by Copy Liu in issue #220 - a GPL CJK font set that includes some hand-drawn bitmaps for lower resolutions, reducing fuzziness of CJK chars in places like the ammo menu
|
file |
diff |
annotate
|
Mon, 22 Feb 2010 10:56:43 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 22 Feb 2010 05:50:29 +0000 |
nemo |
Check the right midpoint font
|
file |
diff |
annotate
|
Mon, 22 Feb 2010 05:40:24 +0000 |
nemo |
Fix CJK in tooltips.
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 14:04:29 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 12 Feb 2010 17:02:08 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 00:55:40 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 22:34:21 +0000 |
koda |
update iphone port to new code from Smaxx
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 22:29:19 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 20:45:03 +0000 |
smxx |
Server:
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 22:52:42 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 30 Jan 2010 01:46:23 +0000 |
koda |
redo LANDSCAPE MODE in a saner way with lots of fps
|
file |
diff |
annotate
|
Fri, 29 Jan 2010 00:55:14 +0000 |
koda |
LANDSCAPE ON IPHONE
|
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
|
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
|
Sat, 23 Jan 2010 13:15:27 +0000 |
koda |
settings tab has now a very nice iphone-like interface
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 05:36:08 +0000 |
koda |
replace initialization/finalization statements with custom init functions
|
file |
diff |
annotate
|
Sat, 16 Jan 2010 17:30:37 +0000 |
koda |
objc/pascal finally working
|
file |
diff |
annotate
|
Sat, 16 Jan 2010 06:48:56 +0000 |
koda |
code cleanup and opengles optimizations
|
file |
diff |
annotate
|
Thu, 14 Jan 2010 16:46:50 +0000 |
koda |
makes freepascal code compatible with OBJFPC mode
|
file |
diff |
annotate
|
Sat, 09 Jan 2010 01:34:23 +0000 |
koda |
move mixed functions in PascalExports
|
file |
diff |
annotate
|
Sat, 09 Jan 2010 00:59:12 +0000 |
koda |
iphone overlay button animation
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 22:59:14 +0000 |
nemo |
Hopefully this is the last error. Fix the if test, offset by -1 due to how the output appears to be handled.
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:18:32 +0000 |
nemo |
Drop the LongInt conversion, strip the two tests that are too large
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:12:26 +0000 |
nemo |
bit of a short circuit to reduce a few pointless tests on most text strings
|
file |
diff |
annotate
|
Tue, 05 Jan 2010 21:26:38 +0000 |
nemo |
Non-hacked version of CJK handling. Should switch to CJK rendering only if a particular string needs it, instead of based on locale file.
|
file |
diff |
annotate
|
Sun, 03 Jan 2010 22:58:19 +0000 |
koda |
lupdate + Palewolf's updated spanish translation + other patches of mine
|
file |
diff |
annotate
|
Sun, 03 Jan 2010 17:23:40 +0000 |
koda |
check for sdl_image and sdl_mixer versions
|
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
|
Thu, 24 Dec 2009 13:38:20 +0000 |
koda |
regression, powerpc colors working again
|
file |
diff |
annotate
|
Thu, 24 Dec 2009 02:02:12 +0000 |
koda |
introduction of IMG_Init
|
file |
diff |
annotate
|
Sat, 19 Dec 2009 19:37:30 +0000 |
koda |
update SDLMain.m/.h to latest version
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 02:47:28 +0000 |
koda |
complete transition of longword->sdl_color for TTF bindings
|
file |
diff |
annotate
|
Wed, 16 Dec 2009 14:58:45 +0000 |
koda |
random updates for 10.6 and iphone builds
|
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 23:40:24 +0000 |
koda |
trailing mods from previous commit
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 21:22:05 +0000 |
koda |
revamped file access and debug display
|
file |
diff |
annotate
|
Sun, 15 Nov 2009 22:26:42 +0000 |
koda |
Color Fix in PPC + files fallbacks
|
file |
diff |
annotate
|
Sun, 15 Nov 2009 19:43:58 +0000 |
koda |
forgot this file in previous commit
|
file |
diff |
annotate
|
Sat, 14 Nov 2009 05:26:26 +0000 |
nemo |
koda, can we try to keep unC0Rr's code formatting, and not just change it when we feel like it?
|
file |
diff |
annotate
|
Sat, 14 Nov 2009 02:53:04 +0000 |
koda |
fix wrong ttf blending in ppc
|
file |
diff |
annotate
|
Wed, 11 Nov 2009 19:48:16 +0000 |
koda |
removes workaround except for iphone
|
file |
diff |
annotate
|
Tue, 10 Nov 2009 16:43:15 +0000 |
nemo |
unbreak build
|
file |
diff |
annotate
|
Tue, 10 Nov 2009 04:07:08 +0000 |
koda |
color works under ppc
|
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 20:40:31 +0000 |
koda |
fix iphone build
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 19:50:16 +0000 |
koda |
revamped SDLh.pas
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 16:23:09 +0000 |
koda |
move compiler directives to standard pascal
|
file |
diff |
annotate
|
Wed, 04 Nov 2009 01:42:06 +0000 |
nemo |
Oops. Accidentally removed the scaling.
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 18:24:58 +0000 |
nemo |
A basic Spidey hat, leave hat on when roping.
|
file |
diff |
annotate
|
Thu, 29 Oct 2009 23:59:46 +0000 |
koda |
add an uninstall target (to be tested)
|
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
|
Sun, 25 Oct 2009 10:39:12 +0000 |
koda |
fix build
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 10:38:09 +0000 |
koda |
convert 24 bits images to 32 (faster to manage)
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 09:02:17 +0000 |
koda |
completes touch input/control (problems with moving camera)
|
file |
diff |
annotate
|
Fri, 23 Oct 2009 11:12:01 +0000 |
koda |
err, complete previous commit
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 18:59:35 +0000 |
koda |
update color management for new sdl_image on mac
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 21:20:47 +0000 |
nemo |
Bunch of neat stuff by Smaxx. ATI check, translucent name tags to reduce terrain fail, disabling health crates on invulnerable hogs. Also tweaks to prior stuff.
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 17:55:11 +0000 |
koda |
WE HAVE TOUCH INPUT
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 11:49:10 +0000 |
koda |
update sdlmain files to 1.2.14
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 16:47:30 +0000 |
nemo |
Disable NPOTT in 0.9.12 tag :)
0.9.12
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 15:33:43 +0000 |
nemo |
Remove sprFlake from set of clamped textures
|
file |
diff |
annotate
|
Wed, 14 Oct 2009 22:53:24 +0000 |
koda |
Smaxx's updated german translation + texture gap fixes + updated room list
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 21:42:56 +0000 |
koda |
can compile on iphone again
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 16:44:30 +0000 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 13:49:22 +0000 |
unc0rr |
- Fix camera area with different zoom levels
|
file |
diff |
annotate
|
Sun, 27 Sep 2009 14:33:59 +0000 |
unc0rr |
- Patch for "Syncronizing" message by Smaxx + some tweaks by me
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 15:29:28 +0000 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 20:32:27 +0000 |
nemo |
Lower bound on speech text width for proper rendering
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 13:59:41 +0000 |
unc0rr |
New waves rendering procedure based on using texture coodrinates > 1.0
|
file |
diff |
annotate
|
Thu, 30 Jul 2009 22:36:57 +0000 |
nemo |
Selectively enable clamping - seeing if this helps avoid weird flake problems while still fixing vertical lines in waves and sky
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 22:04:04 +0000 |
nemo |
Avoid /0 in SetScale - not sure this is right way to do it though. But just to try and stop crashing prg's machine
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 16:29:39 +0000 |
unc0rr |
- Remove one AddProgress call
|
file |
diff |
annotate
|
Sun, 12 Jul 2009 13:57:20 +0000 |
koda |
corrects a wrong binding
|
file |
diff |
annotate
|
Sat, 11 Jul 2009 15:22:10 +0000 |
koda |
-fix bamboo theme (unsupported color profile)
|
file |
diff |
annotate
|
Sat, 11 Jul 2009 13:47:57 +0000 |
koda |
accessory stuff for iphone
|
file |
diff |
annotate
|
Fri, 10 Jul 2009 16:47:11 +0000 |
koda |
real fix for iphone color (reverting previous commit)
|
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
|
Tue, 07 Jul 2009 21:48:55 +0000 |
koda |
-Removal of older WAV files, now useless thanks to OpenAL
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 22:46:33 +0000 |
koda |
once again, trying to restore windows compatibility from nemo's experiments
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 11:37:03 +0000 |
koda |
patch for loading sprites on two columns (helps embedded and lowpower machines). must deal with amGirder.png
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 00:39:32 +0000 |
koda |
-fix teleport sound when moving to wrong positions
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 23:45:07 +0000 |
koda |
reworked progress structure
|
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
|
Sat, 13 Jun 2009 15:30:40 +0000 |
unc0rr |
Some work on zooming. Hedgewars are now unplayable.
|
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:57:51 +0000 |
unc0rr |
Patch by Smaxx:
|
file |
diff |
annotate
|
Thu, 11 Jun 2009 15:22:02 +0000 |
unc0rr |
Patch by koda:
|
file |
diff |
annotate
|
Tue, 02 Jun 2009 18:59:13 +0000 |
nemo |
A few FIXME flags for easy grepping
|
file |
diff |
annotate
|
Sun, 03 May 2009 17:35:10 +0000 |
nemo |
Artillery mode, sniper rifle, speech bubble tweaks, fix of rope bug introduced by enabling hats in jump
|
file |
diff |
annotate
|
Fri, 01 May 2009 11:58:22 +0000 |
unc0rr |
nemo's tweaks to bubbles
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 20:16:58 +0000 |
unc0rr |
Oops, remove debug stuff
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 20:13:44 +0000 |
unc0rr |
nemo's great patch:
|
file |
diff |
annotate
|
Mon, 13 Apr 2009 12:59:48 +0000 |
unc0rr |
- Fix training
|
file |
diff |
annotate
|
Fri, 03 Apr 2009 16:33:33 +0000 |
unc0rr |
Patch by nemo:
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 21:09:34 +0000 |
unc0rr |
patch by koda:
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 21:03:59 +0000 |
unc0rr |
Save much CPU time by initializing vertex arrays in texture creation function
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 17:39:12 +0000 |
unc0rr |
Use GL_TRIANGLE_FAN instead of GL_TRIANGLES (more efficient)
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 14:32:22 +0000 |
unc0rr |
Apply koda's OpenGL ES compatibility patch
|
file |
diff |
annotate
|
Wed, 18 Mar 2009 22:02:55 +0000 |
unc0rr |
- Fix warnings in frontend
|
file |
diff |
annotate
|
Mon, 16 Mar 2009 14:43:15 +0000 |
unc0rr |
Don't use GLU
|
file |
diff |
annotate
|
Sat, 07 Mar 2009 17:42:54 +0000 |
unc0rr |
- nemo's patch: some animations, zero probability for infinite weapons
|
file |
diff |
annotate
|
Mon, 02 Mar 2009 21:13:07 +0000 |
unc0rr |
laser beam by nemo reworked a bit by me
|
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, 18 Jan 2009 14:17:10 +0000 |
unc0rr |
Fallback to no hat when hat couldn't be loaded
|
file |
diff |
annotate
|
Thu, 04 Dec 2008 21:14:03 +0000 |
unc0rr |
Don't call SDL_FreeSurface with null pointer
|
file |
diff |
annotate
|
Mon, 27 Oct 2008 16:49:42 +0000 |
unc0rr |
Draw dark background under chat text
|
file |
diff |
annotate
|
Sun, 28 Sep 2008 21:56:37 +0000 |
unc0rr |
- Hedgehog doesn't take off hat when shooting from shotgun
|
file |
diff |
annotate
|
Thu, 11 Sep 2008 15:30:04 +0000 |
unc0rr |
Hat 'wearing' animation
|
file |
diff |
annotate
|
Sun, 31 Aug 2008 17:22:50 +0000 |
unc0rr |
Hats now fully implemented for local game
|
file |
diff |
annotate
|
Fri, 08 Aug 2008 20:45:13 +0000 |
unc0rr |
- Fix previous commit
|
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
|
Sun, 27 Jul 2008 19:37:24 +0000 |
unc0rr |
Add ability to resize engine's window
|
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
|
Fri, 04 Jul 2008 14:40:52 +0000 |
unc0rr |
Testing explosion particles implementation
|
file |
diff |
annotate
|
Sun, 22 Jun 2008 20:40:39 +0000 |
unc0rr |
Complete exit confirmation implementation
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 11:40:22 +0000 |
unc0rr |
Update copyright info in source files headers
|
file |
diff |
annotate
|
Sun, 20 Apr 2008 10:39:08 +0000 |
unc0rr |
Teleport animation
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 14:06:17 +0000 |
unc0rr |
Also, repair weapon count show in ammo menu
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 13:57:32 +0000 |
unc0rr |
Repair weapon name show in ammo menu
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 12:47:18 +0000 |
unc0rr |
Get rid of DXOutText call
|
file |
diff |
annotate
|