2012-05-10 |
koda |
minor changes for warnings and a variables scope
|
file |
diff |
annotate
|
2012-05-10 |
unc0rr |
Some work to make more units compile after conversion to c
|
file |
diff |
annotate
|
2012-05-02 |
koda |
marked a couple of functions as inline
|
file |
diff |
annotate
|
2012-05-02 |
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
|
2012-04-28 |
sheepluva |
license header year range adjustments
|
file |
diff |
annotate
|
2012-04-12 |
koda |
disable png screenshots on mobile for now
|
file |
diff |
annotate
|
2012-04-12 |
Stepan777 |
png screenshots
|
file |
diff |
annotate
|
2012-04-05 |
unc0rr |
Make function more pascal-ish
|
file |
diff |
annotate
|
2012-04-02 |
unc0rr |
Finally fix the bug with pointer declarations polluting namespace with bad records
|
file |
diff |
annotate
|
2012-02-17 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
2012-02-17 |
koda |
refactored a few types involved in the touch interface and corrected a few invisible mistakes
|
file |
diff |
annotate
|
2011-11-03 |
koda |
make screenshots with 32bits of depths, so that they are more opengles friendly
|
file |
diff |
annotate
|
2011-09-15 |
sheepluva |
screenshots: display a msg on failure and log causative error
|
file |
diff |
annotate
|
2011-09-15 |
sheepluva |
based on the fact that the crash never seemed to have happened with default screen resolutions and also inspired by the only other getmem usage in the code I came up with this simple solution which seems to work just fine.
|
file |
diff |
annotate
|
2011-09-15 |
sheepluva |
cleaned up the screenshot procedure a little.
|
file |
diff |
annotate
|
2011-06-13 |
nemo |
Bit more reusability
|
file |
diff |
annotate
|
2011-03-26 |
koda |
fix a couple of loose ends
|
file |
diff |
annotate
|
2011-03-25 |
nemo |
unbreak SDL 1.2 build. Koda needs to look at this
|
file |
diff |
annotate
|
2011-03-24 |
koda |
this brings compatibility up with SDL HEAD (5504), but maybe breaks compatibility with sdl 1.2 so please test! still has problems with keyboard input and rendered ttf textures
|
file |
diff |
annotate
|
2011-03-13 |
koda |
update some sdl-1.3 bindings (working up to rev 5296)
|
file |
diff |
annotate
|
2011-03-01 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
2011-01-04 |
koda |
merge with HEAD after 0.9.15 release, move consts and vars in their proper files
experimental3D
|
file |
diff |
annotate
|
2010-12-20 |
nemo |
Snowball weapon
|
file |
diff |
annotate
|
2010-11-22 |
unc0rr |
uCommandHandlers
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Haven't found a better place than uIO for OutError
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Move SendStats to uIO
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Introduce uTextures
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
file |
diff |
annotate
|
2010-11-17 |
unc0rr |
Some more
|
file |
diff |
annotate
|
2010-11-17 |
unC0Rr |
Move variables from uMisc to uVariables
|
file |
diff |
annotate
|
2010-11-17 |
unC0Rr |
Introduce unit uTypes in order to remove some cyclic unit dependencies
|
file |
diff |
annotate
|
2010-11-15 |
koda |
update the 3d branch after release
experimental3D
|
file |
diff |
annotate
|
2010-11-12 |
koda |
yay i'm free to break things again!
|
file |
diff |
annotate
|
2010-11-09 |
nemo |
Revert yet again for breaking stuff. No more chances on this. If there'd been a release, this would have been twice with serious breakage. P.S. - as per koda's complaint last time, only reverted the non-iphone, probably means iphone is now broken. Oh well.
|
file |
diff |
annotate
|
2010-11-08 |
koda |
this time i got it right, i'm sure of it; TEST ANYWAYS
|
file |
diff |
annotate
|
2010-11-07 |
nemo |
revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
|
file |
diff |
annotate
|
2010-11-07 |
koda |
revamp gamemodes section in the ifrontend and update ios game modes
|
file |
diff |
annotate
|
2010-11-07 |
koda |
err better wait after relase for this one
|
file |
diff |
annotate
|
2010-11-07 |
koda |
move turnstime and minestime * 1000 outside frontend and place it in engine
|
file |
diff |
annotate
|
2010-11-07 |
unc0rr |
Fix some warnings
|
file |
diff |
annotate
|
2010-11-06 |
henek |
2 more variables to control water rise and health loss during sudden death.
|
file |
diff |
annotate
|
2010-11-06 |
henek |
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
|
file |
diff |
annotate
|
2010-11-05 |
nemo |
This should make bee and other targetted things behave more reliably in infinite attack mode. Blocks switching of weps if a target point is active.
|
file |
diff |
annotate
|
2010-11-05 |
nemo |
Forgot to make the reset of ReadyTimer match. Also, new icon for Reset Weapons mode
|
file |
diff |
annotate
|
2010-10-31 |
nemo |
making indentation consistent (noticed while debugging)
|
file |
diff |
annotate
|
2010-10-27 |
koda |
update branch with latest head, most likely breaking water color in stereo mode
experimental3D
|
file |
diff |
annotate
|
2010-10-28 |
koda |
disable gfMines and update variable names (landadds -> minesnum, cLandAdditions -> cLandMines)
|
file |
diff |
annotate
|
2010-10-21 |
nemo |
Set default ready timer to 0 to see if desyncs come back.
|
file |
diff |
annotate
|
2010-10-12 |
koda |
minor stuff
|
file |
diff |
annotate
|
2010-10-09 |
koda |
merge
|
file |
diff |
annotate
|
2010-10-06 |
smaxx |
Engine:
|
file |
diff |
annotate
|
2010-10-06 |
nemo |
Inline most of uFloat (saves ~7.5% opcount on a test game), inline a few very short candidates in uMisc, comment out some unused functions in uMisc
|
file |
diff |
annotate
|
2010-10-07 |
koda |
move all mobile-related functions in their own module, provides a structure for future mobile ports
|
file |
diff |
annotate
|
2010-09-27 |
smaxx |
Engine:
|
file |
diff |
annotate
|
2010-09-14 |
nemo |
more fixing of indentation
|
file |
diff |
annotate
|
2010-08-29 |
burp |
Extend statistics collection (TeamKills, TurnSkips, TeamDamage)
|
file |
diff |
annotate
|
2010-08-27 |
koda |
tap to dismiss 'get ready', add a toggle to enable/disable it
|
file |
diff |
annotate
|
2010-08-26 |
smaxx |
Engine:
|
file |
diff |
annotate
|
2010-08-24 |
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
|
2010-08-24 |
smaxx |
Engine:
|
file |
diff |
annotate
|
2010-08-23 |
burp |
lua function SetEffect to set and remove THogEffects
|
file |
diff |
annotate
|
2010-08-02 |
koda |
clean and reorder arguments passed to engine
|
file |
diff |
annotate
|
2010-07-31 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
2010-08-18 |
smaxx |
Engine:
experimental3D
|
file |
diff |
annotate
|
2010-07-31 |
koda |
reverted stereo craziness - the experimental3D branch has been created for a reason
|
file |
diff |
annotate
|
2010-08-02 |
koda |
new quality slider widget (needs to be customized), removed obsolete arguments
experimental3D
|
file |
diff |
annotate
|
2010-07-31 |
koda |
merge
|
file |
diff |
annotate
|
2010-07-30 |
smaxx |
Engine:
|
file |
diff |
annotate
|
2010-07-31 |
koda |
applying smaxx patch where it should be
experimental3D
|
file |
diff |
annotate
|
2010-07-30 |
koda |
creating a new branch for experimental 3d stereographic rendering
experimental3D
|
file |
diff |
annotate
|
2010-07-31 |
koda |
fix panning when zoomed (finally)
|
file |
diff |
annotate
|
2010-07-31 |
koda |
fix issue #6 (missing nick in chat)
|
file |
diff |
annotate
|
2010-07-25 |
koda |
use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
|
file |
diff |
annotate
|
2010-07-22 |
koda |
reduce the number of keywords used and switch to BMP format for screenshots
|
file |
diff |
annotate
|
2010-07-18 |
koda |
add a timer selection for grenades
|
file |
diff |
annotate
|
2010-07-10 |
koda |
cWeaponTooltips -> rqTooltipsOff
|
file |
diff |
annotate
|
2010-07-07 |
koda |
fix the multitouch shooting and moving
|
file |
diff |
annotate
|
2010-07-03 |
koda |
make runtime quality check for iDevices
|
file |
diff |
annotate
|
2010-07-02 |
koda |
interpret parameters before initializing everything
|
file |
diff |
annotate
|
2010-06-30 |
koda |
sheepluva's inline patch, fix a crash in overlay
|
file |
diff |
annotate
|
2010-06-30 |
koda |
tiy new overlay graphics
|
file |
diff |
annotate
|
2010-06-30 |
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
|
2010-06-30 |
nemo |
Remove hwFloat from VisualGears - they don't need the precision for syncing purposes, and it saves a whole lot of operations.
|
file |
diff |
annotate
|
2010-06-23 |
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
|
2010-06-22 |
koda |
ok really fix the command line utility
|
file |
diff |
annotate
|
2010-06-22 |
koda |
fix build and permissions problems when launching hwengine from command line
|
file |
diff |
annotate
|
2010-06-17 |
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
|
2010-05-16 |
koda |
unbreak build (everyone saw this coming)
|
file |
diff |
annotate
|
2010-05-16 |
koda |
update sdl functions to latest revision
|
file |
diff |
annotate
|
2010-05-02 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-04-29 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-04-29 |
koda |
add option to look at the previous debug log
|
file |
diff |
annotate
|
2010-04-25 |
koda |
wow all these files only for land preview and seed generation
|
file |
diff |
annotate
|
2010-04-17 |
palewolf |
cWindSpeed recalculation assumed GetRandom returns a value between 0.0-1.0 while in fact is in the 0.0-0.5 range; Halve cMaxWindSpeed to compensate.
|
file |
diff |
annotate
|
2010-04-16 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-04-12 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-04-04 |
koda |
merged code from ipad and iphone frontends
|
file |
diff |
annotate
|
2010-04-03 |
koda |
fix building without DEBUGFILE
|
file |
diff |
annotate
|
2010-03-30 |
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
|
2010-03-29 |
koda |
just some very sane stuff for the iphone port (plus some macro on pascal files)
|
file |
diff |
annotate
|
2010-03-28 |
nemo |
prg's maze generator
|
file |
diff |
annotate
|
2010-03-27 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-27 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-26 |
nemo |
Enable birdy. Has egg bombing. Eggs should possibly have a dX component. No poison yet, no egg sprite.
|
file |
diff |
annotate
|
2010-03-21 |
unc0rr |
In pascal unit is a namespace
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
hate Smaxx (tested)
|
file |
diff |
annotate
|
2010-03-03 |
nemo |
Add spinner for explosives, add dust on crate impact, crank up explosives a bit
|
file |
diff |
annotate
|
2010-03-01 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-28 |
nemo |
Dude mine probability spinner
|
file |
diff |
annotate
|
2010-02-13 |
koda |
allow to compile engine as library with HWLIBRARY symbol
|
file |
diff |
annotate
|
2010-02-10 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-10 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-04 |
koda |
update iphone port to new code from Smaxx
|
file |
diff |
annotate
|
2010-02-04 |
smxx |
Server:
|
file |
diff |
annotate
|
2010-02-04 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-01-31 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-01-31 |
nemo |
Update translation files, add "King Mode"
|
file |
diff |
annotate
|
2010-01-26 |
koda |
complete the replacement of init/free wrappers for every unit
|
file |
diff |
annotate
|
2010-01-26 |
nemo |
Free up some unfreed memory. Needed for Koda's iphone lib work
|
file |
diff |
annotate
|