2010-05-17 sheepluva portal-link-bugfix: make sure deleted portals don't reset links other than those to themselves
2010-05-17 sheepluva remove all portal specific code from EndTurnCleanup(), instead have portals self destruct if "CurrentHedgehog" is not the portal's creator
2010-05-17 nemo Change to just set timer to 0
2010-05-17 nemo Fix for artillery mode weapon use
2010-05-16 sheepluva * make portals delete each other only indirectly (by setting timer to 0)
2010-05-16 nemo translation update by jose1711
2010-05-16 nemo Comment out the desyncing block, with a suggestion for possible fix
2010-05-16 koda unbreak stuff
2010-05-16 koda unbreak build (everyone saw this coming)
2010-05-16 koda update sdl functions to latest revision
2010-05-15 sheepluva fix multi-round fire
2010-05-14 nemo revert the restoration of non-vgt health gears. desyncs continued with it, and furthermore, occur in r3489 too
2010-05-14 nemo sheepluva adds back non-vgt health tag due to desyncs. we should still see about solving the desync though.
2010-05-11 nemo hey sheepluva, how about just this? lets you have an anonymous one too.
2010-05-10 unc0rr Make some more protocol commands work
2010-05-10 unc0rr Translation update by igorko
2010-05-10 nemo More translation work by arrom (restored some numerusform, lot more flavour text etc)
2010-05-10 mbait Reslyling: little fix of previous commit
2010-05-10 mbait Code restlyling: experimental restyling of one module
2010-05-10 nemo tweak
2010-05-09 unc0rr - Enable -O2 optimization for server
2010-05-09 unc0rr Uses StateT monad instead of manually maintaining the state
2010-05-08 nemo Fix spectator bug in health tag
2010-05-07 sheepluva wait for AI thread to finish before freeing ressources (to avoid segfaults on game exit)
2010-05-07 smxx Graphics:
2010-05-07 sheepluva make some of the newly migrated visual gears visible in reduced quality mode
2010-05-07 smxx Graphics:
2010-05-07 smxx Engine:
2010-05-07 sheepluva * no zooming when game is paused
2010-05-07 sheepluva finishing the gtHealthTag -> vgtHealthTag, no segfaults and hogzombies no more, hopefully
2010-05-07 unc0rr Fix list Z-order bug (not tested)
2010-05-07 sheepluva some file that tried to escape...
2010-05-06 sheepluva * gtHealthTag, gtSmokeTrace, gtEvilTrace, gtExplosion and gtBigExplosion are visual gears now (vgt*)
2010-05-06 mbait Teleport AI:
2010-05-06 mbait Teleport AI:
2010-05-06 unc0rr Explain a bug. Fix should be kinda trivial, but I have no time now to fix and test.
2010-05-06 unc0rr Make server build again (it's still useless though)
2010-05-06 unc0rr Some more steps in refactoring
2010-05-06 nemo Henek makes AmmoMenu more flexible
2010-05-06 mbait Teleport AI:
2010-05-06 sheepluva * get rid of some fpc hints (redundant/superfluous includes)
2010-05-06 nemo trying to unbreak what I broke
2010-05-06 nemo Cheating
2010-05-06 sheepluva removed debug string I thought I deleted already.. wth...
2010-05-06 sheepluva portal:
2010-05-05 nemo unneeded
2010-05-05 nemo buf needs to be used in IFDEF if declared in IFDEF
2010-05-05 unc0rr Start the server refactoring
2010-05-04 nemo Add back in earlier lines, commented out
2010-05-04 nemo erase useless junk
2010-05-04 sheepluva * some changes/cleanups to portal, still much to do :/ * reverted nemo's temporary loop fix * notice: small loops possible again, so take care :P, bigger onces should be interrupted
2010-05-04 smxx Frontend:
2010-05-04 smxx Engine:
2010-05-04 nemo Add drown-the-playing-hog check for case of piano falling off the landscape.
2010-05-04 smxx Engine:
2010-05-04 sheepluva on portal death: make sure that the linked portal know it has been unlinked
2010-05-04 sheepluva fix segfault on destroyed portal
2010-05-04 nemo TEMPORARY
2010-05-04 sheepluva some portal changes, warning: no loop prevention yet, note: entry angle not preserved yet
2010-05-03 nemo tweak
2010-05-03 nemo Palewolf draws a version with easier to manipulate shapes
2010-05-03 sheepluva allow kicking of barrels
2010-05-03 nemo Armagon's new sounds for piano
2010-05-03 nemo Updated pt_BR by Albert. He chose to not use numerusform.
2010-05-03 sheepluva tweak land angle detection/portal a bit
2010-05-02 smxx Engine:
2010-05-02 nemo Minor tweak. Still needs a lot of work.
2010-05-02 koda js' patch that restores Vsync on snow leopard
2010-05-02 nemo hax
2010-05-02 nemo Revert switch behaviour (can't use AfterAttack here) remove unneeded value from jetpack definition
2010-05-02 nemo Clear IntersectGear if there is no portal link. Portals don't need it and it blocks shots straight down on first portal.
2010-05-02 sheepluva add a part of my landslide vector collision and use if for the portal gun DirAngle, not flawless yet
2010-05-02 nemo A basic hedgehog svg trace, for convenience when generating a hedgehog likeness, since repo lacks a high-res hedgehog
2010-05-02 nemo Drown the hog using the piano
2010-05-02 nemo Avoid checking in log spam.
2010-05-02 nemo Revert removal of CurAmmoGear from shotgun/deagle (was a silly idea of speeding up the shots)
2010-05-02 nemo More portal changes. Allows for a multishoot utility. Hopefully not breaking anything.
2010-05-01 koda adding a somewhat working autoration for ipad (uStore.pas and uWorld.pas got mixed in the last two commits)
2010-05-01 koda Henek's patch - adds a column to ammoMenu and removes the F* column in iphone version
2010-05-01 smxx Engine:
2010-05-01 smxx Engine:
2010-05-01 nemo Minor change, so sheepluva can comment
2010-05-01 smxx Engine:
2010-05-01 koda fix zoom
2010-05-01 nemo Fix portal graphic name, continuing work on portal movement
2010-05-01 nemo Break out DrawHH/DrawGear to reduce scrolling in uGears.pas, add portal graphics
2010-05-01 sheepluva add amSineGun.png (just a copy of am Shotgun.png atm anyway)
2010-05-01 koda add automatic rotation in ipad (landscape only)
2010-05-01 sheepluva * added some comments
2010-04-30 mbait Fixed broken whitespace
2010-04-30 mbait Gas grenade:
2010-04-29 smxx Engine:
2010-04-29 smxx Commited wrong file *grmlrgrml*
2010-04-29 smxx Engine:
2010-04-29 sheepluva let players affect in which direction their teleported hedgehog will look
2010-04-29 koda add option to look at the previous debug log
2010-04-29 smxx Engine:
2010-04-29 koda this should fix the old project name that is present in the scm database
2010-04-29 koda lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
2010-04-29 koda use a proper bundle identifier
2010-04-28 mbait Teleport AI:
2010-04-27 mbait Teleport AI:
2010-04-27 mbait Teleport AI:
2010-04-26 koda add other controls for map preview, also fix a bug in digest
2010-04-25 smxx Engine:
2010-04-25 koda burning revision numbers with style
2010-04-25 koda rename the project from HedgewarsMobile to Hedgewars
2010-04-25 koda wow all these files only for land preview and seed generation
2010-04-22 koda no more hardcoded teams, team selection is real \o/
2010-04-21 nemo More work on slovak locale from jose1711
2010-04-21 koda in reprocessing openalbridge, a lot of code cleanup and simplification
2010-04-21 koda buttons for number of hogs in game config
2010-04-19 koda updates to openalbridge (modified api and simplified some sections)
2010-04-19 smxx Engine:
2010-04-19 smxx Engine:
2010-04-19 koda draw a hedgehog when presenting hats
2010-04-18 koda add missing controller stubs
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.
2010-04-17 koda fix build
2010-04-17 koda OpenAL makes a comeback! (might require some cleanup)
2010-04-17 koda complete previews on the team settings
2010-04-16 smxx Engine:
2010-04-16 smxx Engine:
2010-04-16 koda update ifrontend to latest ammostore protocol
2010-04-16 nemo Forgot to check in this file yesterday
2010-04-16 koda camera panning ftw
2010-04-16 smxx Engine/Frontend:
2010-04-16 koda don't polish other people patches
2010-04-16 smxx Frontend:
2010-04-16 nemo Clarify an ambiguity as to what to do here if your name is already taken.
2010-04-15 nemo Some initial stubs for portal just so Tiy will quit nagging. Also let folks know what approximation of physics I plan to try, here.
2010-04-15 smxx Engine:
2010-04-13 koda fix all of what was committed before
2010-04-13 koda lots of untested stuff for the ifrontend
2010-04-12 koda patch by raptor (polished by me) to allow tiger/xcode24 compilation
2010-04-12 smxx Engine:
2010-04-11 smxx Engine:
2010-04-11 koda new manager for handling (future) rotations
2010-04-11 nemo offset graves
2010-04-10 smxx Frontend:
2010-04-10 koda simplify the general settings and review minor stuff
2010-04-10 smxx Engine:
2010-04-10 koda add support for modifying the name of the team
2010-04-09 koda add support to editing hog names
2010-04-09 koda fix the save of the team and rearrange hat/name modification
2010-04-09 nemo Skip loading of splashes
2010-04-09 palewolf Fix splashes for older graphics cards
2010-04-08 koda moved around team creation
2010-04-08 smxx Frontend:
2010-04-08 koda implement an add/remove team in the ifrontend
2010-04-07 sheepluva * INSTALL file: setting FreePascal to >= 2.2.0
2010-04-07 koda rewrote a couple of things i didn't like
2010-04-07 smxx Engine:
2010-04-07 nemo Correct interaction of cave and placement.
2010-04-07 koda much better
2010-04-07 koda minor tweaks, icon for ipad, merged overlayviewcontroller, pop viewcontroller when selected a hat
2010-04-07 koda fix a couple of leaks in hte ifrontend
2010-04-06 koda usa a cached dictionary and write only when needed
2010-04-06 nemo restore sndIncoming for the other 2 air attacks
2010-04-06 palewolf "muerte súbida" duh!
2010-04-06 koda restore and update the old general settings
2010-04-06 sheepluva fixed size of yinyang flag, thanks to inu for the heads up
2010-04-06 smxx Engine:
2010-04-06 sheepluva * add fixed grave Simple.png, by "anon__"
2010-04-06 koda make the tables work also on iphone
2010-04-05 nemo These don't belong here.
2010-04-05 unc0rr Return to -dev builds
2010-04-04 koda merged code from ipad and iphone frontends
2010-04-04 smxx Engine:
2010-04-04 unc0rr with this patch I'm unable to make rope stuck in land
2010-04-04 nemo Add reference to ammo at time of gear creation to allow switching to work on jetpack/parachute
2010-04-04 smxx CMake:
2010-04-04 unc0rr Better default values
2010-04-03 nemo try this instead
2010-04-03 palewolf Am i late for last-minute spanish translation?
2010-04-03 unc0rr 31 is 0.9.13
2010-04-03 unc0rr Oops, forgot this
2010-04-03 koda fix building without DEBUGFILE
2010-04-03 unc0rr Update pt_PT again
2010-04-03 unc0rr Fix last minute patch bug
2010-04-03 unc0rr include cmake_modules into package
2010-04-03 unc0rr Update pt_PT translations by inu 0.9.13-release
2010-04-03 nemo Updated slovak by jose1711
2010-04-03 unc0rr Remove -dev suffix from version, set protocol number to 31
2010-04-03 unc0rr Update russian translation
2010-04-03 nemo New game scheme option to turn off land objects
2010-04-03 sheepluva * swedish translation by BeholdMyGlory
2010-04-03 sheepluva * give translators their "unfinished" tags back :>
2010-04-03 sheepluva Palewolf:
2010-04-03 unc0rr Some stuff for game server administration task
2010-04-03 smxx Engine:
2010-04-03 nemo Comment out this drawing of hat - I'm pretty sure it is redundant, did try to check various combinations
2010-04-03 nemo Add ApplyAmmoChanges to get text/animation/crosshairs
2010-04-03 sheepluva frontend: moving/styling exit/back buttons so that they are displayed at similar positions. (no button-"jumping" on page switch anymore)
2010-04-03 nemo One more tiny island map. Just to pad the Small map section a bit
2010-04-03 unc0rr Oops, fix server
2010-04-03 koda hats \o/
2010-04-03 sheepluva swedish translation by Henrik Rostedt [tracker: #233]
2010-04-03 sheepluva more translations! from inu and szczur
2010-04-03 sheepluva * add some tiny translation from inu
2010-04-02 sheepluva set eol-style of SniperRifle.lua to native
2010-04-02 sheepluva * add some kind of SniperRifle training mission
2010-04-02 koda initial support for hat selection on the ifrontend
2010-04-02 palewolf Antialias Target.png and Clouds.png
2010-04-02 nemo GetRandom(0) is illegal
2010-04-02 palewolf Slightly different easing equations for bigexplosion
2010-04-02 nemo Slovak translation from jose1711
2010-04-02 palewolf - Parallax effect for horizont when water is out of sight
2010-04-02 nemo inu adds portugese translation
2010-04-02 nemo Fix line endings. Again.
2010-04-02 nemo Complete slovak locale by jose1711
2010-04-02 nemo Rebalance Default to take into account reweighting of crates, remove redundant check
2010-04-02 unc0rr Allow to set motd for old client versions (not used yet, as server needs some refactoring)
2010-04-02 nemo This attempts to distribute crates based on their probabilities, while preserving 35% for health crates since that has no probability GUI yet
2010-04-02 unc0rr Update russian translation a bit more
2010-04-02 smxx Maps:
2010-04-02 palewolf Spanish translation for new maze settings
2010-04-02 nemo Alter distribution of probabilities from frontend, allow utility crates in shoppa if probabilities permit (still ban health crates)
2010-04-02 nemo Call modify damage on poison damage
2010-04-02 koda display team contents in the ifrontend
2010-04-02 palewolf Retouched Pikachu hat
2010-04-02 koda continue working for team support on the ifrontend
2010-04-02 koda intial support for team configuration on the ifrontend
2010-04-02 sheepluva * make positions of both sky and horizon dependent on the most remote waterwave by adjusting Palewolf's offset values
2010-04-02 palewolf - Added SkyOffset, HorizontOffset as global vars
2010-04-02 sheepluva Shotgun Training: * '["en"]' was supposed to be '["pl"]' (Mmmmh, copypasta :D)
2010-04-01 sheepluva * fixing bug #156: Cancel button on password request works now.
2010-04-01 koda fix an error in passing strings between ObjC and Pascal
2010-04-01 smxx Lua:
2010-04-01 nemo Sorry
2010-04-01 nemo Suppress warning
2010-04-01 koda sheepluva's name is finally revealed (watch out for fangirls)
2010-04-01 smxx Maps:
2010-04-01 nemo this was not checking all of Land[]
2010-04-01 nemo Somehow, these files are not using local encoding
2010-04-01 nemo Further updates by jose1711 - who knows, maybe he'll get it finished before release at this point
2010-04-01 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
2010-04-01 smxx Trainings:
2010-04-01 smxx Trainings:
2010-04-01 smxx Misc:
2010-04-01 sheepluva * make invul animations of different hogs run asynchronously
2010-04-01 sheepluva * fix SmokeTrace and EvilTrace to be centered instead of 2 pixel off
2010-04-01 sheepluva * check for valid TWave before starting/drawing them, prevents segfault
2010-04-01 unc0rr Fix build
2010-04-01 unc0rr - update russian translation a bit
2010-04-01 sheepluva add fixed mission script files incl. inu's translation (portuguese I believe)
2010-04-01 sheepluva removing corrupted mission scripts (diff can't handle them)
2010-04-01 nemo another uninitialised value radz[k] for corresponding pa.ar of NTPX
2010-04-01 sheepluva possible map gen desync "fix" -- test please
2010-04-01 koda credits updated, adding Palewolf, sheepluva and prg as devs and replaced my previous openal stuff with something more current
2010-04-01 nemo move this island further away from water too
2010-03-31 koda koda's changelog turn
2010-03-31 nemo Partial update by jose1711
2010-03-31 nemo Partial translation by BeholdMyGlory
2010-03-31 nemo Updated by FIQ
2010-03-31 nemo Add inu to credits since he kept going on about it
2010-03-31 nemo Only require a minimum speed if object is descending.
2010-03-31 sheepluva YOUR AD HERE! (just fixed a typo)
2010-03-31 smxx General:
2010-03-31 smxx General:
2010-03-31 sheepluva changin da changelog
2010-03-31 nemo broken
2010-03-31 unc0rr nemo's update to changelog
2010-03-31 smxx General:
2010-03-31 nemo pika pika
2010-03-31 nemo Partial update from FIQ (those parts that didn't require correct encoding)
2010-03-31 nemo 3 more pokemon
2010-03-31 smxx CMake:
2010-03-31 smxx Engine:
2010-03-31 sheepluva make use of Smaxx latest commit(s) when playing ImpactSounds
2010-03-31 smxx Engine:
2010-03-31 smxx Engine:
2010-03-31 nemo Minor tweak
2010-03-30 koda fixes to the mac build system
2010-03-30 smxx CMake:
2010-03-30 smxx Maps:
2010-03-30 smxx Engine:
2010-03-30 smxx Frontend:
2010-03-30 palewolf Updated as for version 3225 to translate the tunnel things by Renato Gelmini
2010-03-30 koda hopefully set the correct property...
2010-03-30 palewolf Insert commit message here about deleting hats
2010-03-30 smxx Maps:
2010-03-30 palewolf Bad Palewolf, don't commit flags as hats
2010-03-30 koda inu and szczur locale files
2010-03-30 smxx Maps:
2010-03-30 palewolf Pokemon hats
2010-03-30 palewolf Blox theme Sky.png was ¿white?
2010-03-30 smxx Frontend:
2010-03-30 palewolf - Birdy is no longer translated
2010-03-30 nemo typo in template 41 definition. using FPoints from 40
2010-03-30 smxx Engine:
2010-03-30 smxx Engine/Frontend:
2010-03-30 sheepluva fix fpc 2.2.4 type related warning with unclear origin
2010-03-30 nemo recompress pngs
2010-03-30 smxx Themes:
2010-03-30 nemo move RSR to reserved for this release
2010-03-30 nemo bustamove flag. Thanks Tiy
2010-03-30 nemo New hat
2010-03-30 smxx Engine:
2010-03-30 nemo This map has always been broken. This variant makes it slightly less broken (although something changed on the ceiling might prevent hiding on pixels on the slope). What will finally fix it is either moving nets closer together or adding angle bounce to hedgehogs or some other layout that prevents hiding.
2010-03-30 smxx Engine:
2010-03-30 nemo crank up r a bit
2010-03-30 koda ifrontend: predispone teams in a proper data structure
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
2010-03-29 palewolf Fix a small glitch due to scaling down in mines and airplaine pixmaps
2010-03-29 palewolf Finish fixing pngs gray border when zooming
2010-03-29 koda properties for everyone!!!
2010-03-29 koda just some very sane stuff for the iphone port (plus some macro on pascal files)
2010-03-29 palewolf Updated spanish translation
2010-03-29 smxx Frontend:
2010-03-29 smxx Engine:
2010-03-29 palewolf - Add HH dX/dY to Birdy disappearing animation
2010-03-29 smxx Frontend:
2010-03-29 smxx Frontend:
2010-03-29 nemo Add birdy.
2010-03-29 smxx Frontend:
2010-03-29 unc0rr Update Italian translation by Renato Gelmini
2010-03-29 sheepluva fix typo in team name: possesed -> possessed
2010-03-29 smxx Engine:
2010-03-29 smxx Engine:
2010-03-29 smxx Engine:
2010-03-28 palewolf AfterAttack was issued twice
2010-03-28 palewolf Return control as soon as Birdy begins to disappear
2010-03-28 palewolf Birdy appears from off-screen
2010-03-28 mbait Feather: sprites was moved to another layer
2010-03-28 mbait Feather: sprite size fix
2010-03-28 mbait Feather: wrong constant fix
2010-03-28 mbait Birdy's falling feathers
2010-03-28 nemo Adding small to these has never been useful
2010-03-28 sheepluva * tweaked some random stuff in GSHandlers.inc
2010-03-28 nemo claymore_ would like rearranged as so. hearing no objections...
2010-03-28 nemo prg adds option to toggle girders in maze, adjusts some frontend strings
2010-03-28 smxx Engine:
2010-03-28 smxx Engine:
2010-03-28 nemo prg tweaks maze
2010-03-28 nemo One more wacky generated map. bunch of islands suitable for islands shoppa.
2010-03-28 sheepluva * removed old hellishimpact.ogg
2010-03-28 nemo another ban for gstLoser
2010-03-28 smxx CMake:
2010-03-28 nemo prg's maze generator
2010-03-28 palewolf Add background color to translucent png to avoid gray borders when zooming
2010-03-28 palewolf Updated spanish locale
2010-03-27 smxx Themes:
2010-03-27 smxx Engine:
2010-03-27 smxx Sometimes you should just check to see if syntax highlighting is kicking in ...
2010-03-27 smxx CMake
2010-03-27 smxx Engine:
2010-03-27 smxx CMake:
2010-03-27 smxx General:
2010-03-27 smxx Engine:
2010-03-27 koda hide the background gl context that remains active (might be worth freeing ithide the background gl context that remains active (might be worth freeing it))
2010-03-27 nemo Restore this for now until I figure out why ShowCrosshair is being cleared on last rope
2010-03-27 palewolf Fix mortar grey border
2010-03-27 smxx Engine:
2010-03-27 nemo New impact sounds for HHG
2010-03-27 koda complete previous commit (which broken my local copy as well)
2010-03-27 koda branch ipad/iphone files to keep compatibility between versions
2010-03-27 smxx Engine:
2010-03-27 nemo Tidier way to handle crosshair drawing. show/hide based on CurAmmoGear for alt attack weps
2010-03-27 koda * port fadeout to opengles
2010-03-27 smxx Engine:
2010-03-27 nemo Keep crosshair active when using rope, regardless of alt wep
2010-03-27 smxx Engine:
2010-03-27 nemo Reduce turns to -1 to allow processing health machine on first turn. Needs testing with Sudden Death set to 0
2010-03-27 nemo 4 new hats, 2 reserved
2010-03-27 smxx Engine:
2010-03-27 smxx CMake:
2010-03-27 smxx CMake:
2010-03-27 palewolf - Bee sprites for target and HH hand
2010-03-27 mbait Forgotten sprite
2010-03-27 mbait Added egg sprite
2010-03-27 mbait Wind does not affect of eggs
2010-03-27 mbait Added poisoned eggs
2010-03-27 nemo Add Wood forts
2010-03-27 nemo Specifically check for current hedgehog being on rope, the tricky bastard.
2010-03-27 nemo Try to reduce expensive Distance() call until sure it is needed
2010-03-27 nemo Remove Distance from flake kick, reduce calls to Random() in flame replacing w/ checks on game tick and a little randomness.
2010-03-27 sheepluva tweaked hellish impact sound a bit. and yeah, we really need to limit how frequently impact sounds can be triggered on bounce >.<
2010-03-27 sheepluva making collision/impact sounds a gear property + adding random melon+hellish sound, feel free to hate me :D
2010-03-27 palewolf Tweaking water depth with Tiy
2010-03-27 sheepluva doStepBomb: cache rounded values of Gear^.X/Y instead of recalculating the exact same values up to 512 times
2010-03-27 koda some code polish for the ifrontend
2010-03-26 koda restore compilation
2010-03-26 palewolf First go at water depth
2010-03-26 smxx General:
2010-03-26 palewolf Bad nemo... uppercase theme names in themes.cfg too
2010-03-26 nemo remove pointless code
2010-03-26 smxx Engine:
2010-03-26 smxx Engine:
2010-03-26 nemo Eliminate flake kick on themes with no flakes, more than 200 flakes (city) or explosions of 25 or smaller
2010-03-26 nemo Updated border colours from Tiy
2010-03-26 smxx Engine:
2010-03-26 smxx Engine:
2010-03-26 nemo Horizontally flip background textures on all themes but Desert and City. Also reduce PNG sizes a bit
2010-03-26 nemo Remove doubled call of freeEverything
2010-03-26 nemo Uppercase all theme and map names
2010-03-26 mbait New field in THedgehog for poisoning. New type of explosion- poisoned
2010-03-26 smxx Engine:
2010-03-26 smxx Frontend:
2010-03-26 koda add another button to close the game and return to the iFrontend (untested)
2010-03-26 nemo I don't know why I'm bothering. Sheepluva has a whole new approach in the works.
2010-03-26 nemo Add more dY checks to allow greater 45 deg bouncing, simplify check for stopped gear in interests of perf.
2010-03-26 nemo Change settings for birdy in default weapon sets
2010-03-26 smxx CMake:
2010-03-26 nemo remove utility flag
2010-03-26 smxx CMake:
2010-03-26 nemo Enable birdy. Has egg bombing. Eggs should possibly have a dX component. No poison yet, no egg sprite.
2010-03-25 mbait Birdy egg added
2010-03-25 koda testing ftw
2010-03-25 koda reworked interaction of engine/frontend when closing
2010-03-25 nemo tweak kick in case of wrapping
2010-03-24 smxx Frontend:
2010-03-24 nemo Android hat
2010-03-24 nemo Tiy redraws random order button
2010-03-24 smxx Engine:
2010-03-24 nemo Use MAXTHEMEOBJECTS instead of Count which appears to be 0 at this point.
2010-03-23 palewolf - Avoid gaps between land and grass in mushroom2
2010-03-23 koda fix a build error on 10.5, LandPixels properly initialized
2010-03-23 palewolf Make UFO rotate while flying
2010-03-23 nemo Free land object SDL surfaces.
2010-03-23 unc0rr wtf
2010-03-23 unc0rr Ok, this part is ok
2010-03-22 smxx Maps:
2010-03-22 nemo I can't read.
2010-03-22 nemo oh. I missed the fact he moved it to uLandTexture
2010-03-22 nemo Oops. More like this. (initEverything was being called for Game() and preview in non-iphone already)
2010-03-22 nemo Remove doubled call of freeEverything. restore freeing of LandBackSurface pending unc0rr explaining why 'sactly he took it out (assuming an error right now)
2010-03-22 unc0rr Clean Augean stables
2010-03-22 smxx Engine:
2010-03-22 nemo Just tidying up a bit. Comments, moving uMisc to end of frees in case ones above it need logging
2010-03-21 palewolf Fix 16px offset on previous commit
2010-03-21 koda fix a small leak
2010-03-21 koda Insert commit message here (to get along with palewolf)
2010-03-21 palewolf Insert commit message here
2010-03-21 unc0rr In pascal unit is a namespace
2010-03-21 nemo Rename current things called utilities to Effects (since they impact game state / flags w/o using a gear) and add a bunch of things that don't cause damage and are just used to move to Utility crate.
2010-03-21 nemo Make barrels a little more likely to blow up. 25% more damage in fall
2010-03-21 palewolf - Updated snail, added mushrooms to nature theme
2010-03-21 koda fix a rotation glitch
2010-03-21 nemo FillAmmoStore is reused - check for before start of play.
2010-03-21 palewolf Insert commit message here
2010-03-21 nemo Fix indexed flags
2010-03-21 nemo Remove Timer2 from Gear, add a Timer to Hedgehog
2010-03-21 koda a couple of smaller cleanups that didn't get in previous commit
2010-03-21 nemo Add a 2nd timer variable due to conflicts. This could perhaps use renaming
2010-03-21 koda lotsa optimizations and redraws for the iFrontend
2010-03-20 koda move interface files around to use standard names in different versions
2010-03-20 koda update project for ipad target
2010-03-19 nemo aaaand back to 15s. most changed line of code ever.
2010-03-19 nemo so claymore will quit complaining 'cause he can't think fast enough
2010-03-18 nemo Adjust increment since there is no timer
2010-03-18 koda move the buttons a little
2010-03-18 nemo use cWaterLine for steam, splashes and droplets
2010-03-18 smxx Frontend:
2010-03-18 nemo Adjust tests for cluster and watermelon, add molotov, assign FP test to whip, try to keep AI from attempting fire walking.
2010-03-18 koda fix the glitch causing pass-through in land objects besides first game
2010-11-12 unc0rr Close this one lua_linux_lib_fix
2010-03-18 koda add jump and backjump controls
2010-03-17 mbait default lua variable fix lua_linux_lib_fix
2010-03-17 smxx General:
2010-03-17 mbait copy of trunk lua_linux_lib_fix
2010-03-17 smxx General:
2010-03-17 smxx Frontend:
2010-03-17 smxx Frontend:
2010-03-17 smxx Frontend:
2010-03-17 koda szczur's and inu's updated locale
2010-03-17 koda restore compilation on simulator and device
2010-03-16 smxx Maps:
2010-03-16 smxx Engine:
2010-03-16 smxx Engine:
2010-03-16 nemo More semi-arbitrary tweaking.
2010-03-16 nemo Still fiddling with bouncing, hoping to make it work
2010-03-15 smxx General:
2010-03-15 smxx Engine:
2010-03-15 nemo Slightly better behaved bounce, assuming we can make this 45 deg thing work, calcs could stand some optimisation.
2010-03-14 smxx Engine:
2010-03-14 smxx Engine:
2010-03-14 smxx Engine:
2010-03-14 nemo Palewolf adds bubbles and splashes when firing bullets into the water
2010-03-14 nemo Remove animation on jumping/resuming walk, only leave it in on weapon switch
2010-03-14 nemo Accidentally checked in birdy testing. reverted.
2010-03-14 nemo An animation requested by Tiy. Needs testing.
2010-03-14 smxx Engine:
2010-03-14 nemo Add back sheepluva's 45° patch for some weapons. Rescale Tiy's latest icons to his specifications.
2010-03-14 nemo New multiplayer graphic
2010-03-14 nemo Tiy adds active weapon icons for a bunch of things.
2010-03-14 nemo Trying to tweak kicks a bit
2010-03-14 nemo Kick flakes a bit when an explosion is nearby. Needs testing / review by those more artistically inclined
2010-03-14 nemo Make underwater droplets more visible, add splash
2010-03-14 smxx Engine:
2010-03-13 nemo Palewolf adds droplets to his splashes
2010-03-13 nemo Fix basketball map and hog cannon.
2010-03-12 koda add the HedgewarsMobile project file to source control
2010-03-12 nemo Palewolf fixes zoom issue w/ bluewater, tweaks blend
2010-03-12 nemo Same approach for cluster bomb.
2010-03-12 nemo More polish changes szczur
2010-03-11 nemo Palewolf redraws BlueWater against svg, adds themed splashes
2010-03-11 nemo Splash files for prior version
2010-03-11 smxx Engine:
2010-03-11 nemo Crude copy of grenade routine to allow AI to use watermelon bomb with reasonable lethalness.
2010-03-10 unc0rr Patch by soreau (polished by me): show floating away ammo icon when you pick up a crate
2010-03-09 nemo Ensure ammo menu is flagged false if no ammo
2010-03-09 nemo Let's try this too (override following remote if in ammo menu)
2010-03-08 nemo This *should* solve issue w/ cursor moving around in ammo menu while not your turn NEEDS TESTING, changing uIO makes me nervous
2010-03-08 nemo Fix iluvu flag (indexed), shrink molotov radius a bit to try and reduce fail
2010-03-08 nemo Trying a new grave and hat. can be removed if not up to Tiy's standards
2010-03-07 smxx Server:
2010-03-07 nemo Updated pl from szczur/nerihsa. Reduce dX requirement for high dY to allow batting tighter angles, try grenade impact sound for barrels
2010-03-06 nemo Try out "tumbling" frame as a drowning frame
2010-03-06 nemo This might be all it takes to prevent the desync. needs local/remote testing. Also toggle 2nd barrel state on 0 movement
2010-03-06 smxx Engine:
2010-03-06 unc0rr Fix "FOLLOW" command handler and place it into proper file
2010-03-06 unc0rr - Fix spectators team chat
2010-03-06 smxx Engine:
2010-03-06 smxx Engine:
2010-03-06 unc0rr Oops, remove debug stuff
2010-03-06 koda ifrontend: add the missing panels
2010-03-06 nemo Tweak to joke in french locale (everyone always fixes the spelling) updated explosive frames from Palewolf, increase explosive fall damage from 30 to 40
2010-03-06 unc0rr Fix sending routine
2010-03-06 unc0rr Update some engine localization
2010-03-06 unc0rr - Convert strings from utf-8 on recieve, and back to utf-8 when send them
2010-03-06 unc0rr Some updates of russian localization
2010-03-06 smxx Engine:
2010-03-06 smxx Engine:
2010-03-06 unc0rr Replace tabs with spaces using 'expand -t 4' command
2010-03-06 unc0rr hate Smaxx (tested)
2010-03-06 nemo Stagger gear animations
2010-03-06 nemo Remove frame count from rolling explosive
2010-03-06 nemo Adjust fall damage again, zero out X/Y to avoid sinking/shivering barrels.
2010-03-06 smxx *SVGs for updated PNGs
2010-03-06 smxx Engine:
2010-03-05 nemo White/Black smoke, break out rolling barrel into its own routine, adjust rolling barrel impact damage. NEEDS TESTING
2010-03-05 smxx Engine:
2010-03-05 nemo ... or I would have been if svn hadn't locked up and made me try my luck at one more...
2010-03-05 nemo ok. I think I'm finally done burning revisions
2010-03-05 nemo More tweaking, make blowtorch interact badly w/ explosives
2010-03-05 nemo Only trigger on dX to allow dropping straight down
2010-03-05 nemo tweak
2010-03-05 nemo Try not to hang the simulation :)
2010-03-05 nemo Experiment with barrels. Add rolling.
2010-03-04 nemo Activate hedgehogs if explosives are falling. They could be sitting on top.
2010-03-04 smxx Engine:
2010-03-04 nemo You can remove 'em if you hate 'em.
2010-03-03 koda restore tiger 10.4 deployment
2010-03-03 unc0rr When removing team, set player's clan property to a colour of his another team
2010-03-03 nemo Add 05:11-05:15
2010-03-03 smxx Engine:
2010-03-03 smxx CMAKE SMASH!
2010-03-03 smxx Engine:
2010-03-03 nemo Rearrange the test a bit to make the separation a bit clearer, also try snuggling crates up a bit closer to other things.
2010-03-03 smxx Engine:
2010-03-03 smxx Engine:
2010-03-03 smxx Engine:
2010-03-03 unc0rr Now really fix build
2010-03-03 unc0rr Fix build
2010-03-03 unc0rr Fix server for 0.9.12 (tested)
2010-03-03 nemo Make barrels a little easier to destroy (60 instead of 75) - still more than 2 shotgun blasts or a grenade, but in range of dynamite or a well-placed cluster
2010-03-03 nemo Add spinner for explosives, add dust on crate impact, crank up explosives a bit
2010-03-03 nemo Ensure explosives are spawned somewhere w/ plenty of ground under them
2010-03-02 smxx Engine:
2010-03-02 nemo French translation of 03-05. Still missing 05:11-15 and needs further proofing insertion of | in appropriate places
2010-03-02 smxx Engine:
2010-03-02 smxx Engine:
2010-03-02 nemo tweak
2010-03-01 smxx Engine:
2010-03-01 smxx Engine:
2010-03-01 smxx General:
2010-03-01 smxx Engine:
2010-03-01 smxx Engine:
2010-03-01 smxx Engine:
2010-03-01 unc0rr Fix problems with utf8-encoded nicknames in team chat (not tested)
2010-03-01 smxx Frontend:
2010-03-01 smxx Frontend:
2010-03-01 smxx Frontend:
2010-03-01 smxx Frontend:
2010-03-01 smxx Frontend:
2010-03-01 nemo Make her less day-glo
2010-03-01 nemo Updates to portuguese translation by inu
2010-03-01 nemo crank up landmines a little
2010-03-01 nemo another fix to MrMFS' patch
2010-03-01 nemo Slight tweak to admittedly placeholder image to emphasise inverted role
2010-03-01 nemo Formerly "Draw Girders" by MrMfS - now "Disable Girders" to allow template prefs to still exist
2010-02-28 nemo Darken the dud a bit so it is easier to distinguish
2010-02-28 nemo tweak mine dud spinner
2010-02-28 nemo Graphic for dead mines
2010-02-28 nemo Switch to smoke
2010-02-28 nemo trying a little hiss and steam
2010-02-28 nemo Tweak condition for hiding ammo
2010-02-28 smxx General:
2010-02-28 nemo lupdate-qt4 & lrelease-qt4
2010-02-28 nemo Dude mine probability spinner
2010-02-28 nemo Flag the sharing of ammo between clan teams.
2010-02-28 nemo Palewolf adds PrincessPeach, updates other hats from set
2010-02-28 nemo Typo
2010-02-27 nemo Some Mario hats from Palewolf, Link from Armagon, and a couple of Eva hats
2010-02-27 nemo First real reserved hats. Thanks Tiy! Also, seeing if blowtorch looks ok w/ hat on.
2010-02-27 nemo Tiy's awesome new simple game icon
2010-02-27 nemo Musn't forget sicily
2010-02-26 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.
2010-02-26 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
2010-02-26 nemo Update Desert theme
2010-02-26 nemo rearrange fall damage a bit so invulnerability still causes dust
2010-02-25 nemo Palewolf tweaks map object placement some more.
2010-02-25 unc0rr Replace tabs with spaces here too
2010-02-25 unc0rr Some debug stuff
2010-02-25 unc0rr - Unbreak support for client versions prior to 0.9.13-dev
2010-02-25 nemo Set 32 hog limit for fort maps
2010-02-25 smxx Engine:
2010-02-25 smxx Engine:
2010-02-25 smxx Engine:
2010-02-25 smxx Engine:
2010-02-25 nemo remove turn waits for crazy and shoppa
2010-02-25 nemo Awesome patch from TheException - adds editing of weapon delay and crate count. Tiy might want to tweak the crate graphic, could make be smaller or less overlappy.
2010-02-24 nemo another nil check
2010-02-24 nemo Add nil check to shotgun shell
2010-02-24 nemo Fix spectator crash due to missing nil check in new dust gear, init Ammo to nil in World prior to nil check
2010-02-24 nemo Adjust LocalClan when shuffling, set to -1 in case all local clans are bots.
2010-02-24 nemo Show the ammo menu of the last local non-bot team when not local turn. needs testing
2010-02-23 nemo Corrected test
2010-02-23 nemo Restore shared clan ammo (still needs flag), add ammo info message if the person who picked up the ammo was a member of your clan
2010-02-23 smxx Engine:
2010-02-23 nemo oops. forgot the free. also drop the speed check.
2010-02-23 nemo A little clock for convenience in finding things in demos
2010-02-23 smxx Engine:
2010-02-23 smxx Engine:
2010-02-23 smxx Frontend:
2010-02-22 smxx Frontend:
2010-02-22 smxx Frontend:
2010-02-22 smxx Engine:
2010-02-22 nemo Check the right midpoint font
2010-02-22 nemo Updated Chinese locales from Copy Liu
2010-02-22 nemo Fix CJK in tooltips.
2010-02-22 nemo Skip drawing some stuff if water is opaque. Affects simulation.
2010-02-22 smxx Engine:
2010-02-21 nemo ok... how about this?
2010-02-21 nemo Be sure to initialise count for teleport in placement mode
2010-02-21 nemo inu adds some whitespace
2010-02-21 nemo inu's updated portugese (marco_silva and inu are fighting over name of deagle :) )
2010-02-21 smxx General:
2010-02-21 nemo Check for empty hat, somehow claymore managed this, this should be a workaround pending figuring out how he did it.
2010-02-20 smxx Engine:
2010-02-20 nemo Revert r2675 pending solution to teams getting wrong ammo.
2010-02-20 smxx Frontend:
2010-02-19 nemo Another solution needs to be found.
2010-02-19 smxx Engine:
2010-02-19 smxx Engine:
2010-02-18 nemo Remove invulnerability protection from the team gone effect
2010-02-18 smxx Engine:
2010-02-18 nemo Extra incentive to attack non-king hogs. If king loses his entourage, he loses 5hp per turn
2010-02-17 smxx Engine:
2010-02-17 smxx Engine:
2010-02-17 smxx Frontend:
2010-02-17 smxx Frontend:
2010-02-16 nemo Ensure InitialCount gets a value
2010-02-16 nemo Should be equivalent, but in any case, not needed
2010-02-15 smxx Engine:
2010-02-15 smxx Engine:
2010-02-15 smxx Training Missions:
2010-02-15 smxx Engine:
2010-02-15 nemo Keep crosshairs when being kicked by gstWinner (for rope and such)
2010-02-15 koda add liblua to sources for macosx
2010-02-15 smxx Engine:
2010-02-15 nemo bad koda
2010-02-14 koda mac build supports lua
2010-02-14 nemo Need this too to set it to last hog for current switch alg
2010-02-14 nemo halt team blink on attack
2010-02-14 nemo Prevent crasher if attempting to show ammo menu
2010-02-13 koda new menupage ingame for common actions
2010-02-13 smxx General:
2010-02-13 koda allow to compile engine as library with HWLIBRARY symbol
2010-02-12 smxx Engine:
2010-02-12 smxx Engine:
2010-02-12 smxx Engine:
2010-02-10 koda add a new way to fetch version info from pascal to c
2010-02-10 smxx Engine:
2010-02-10 smxx Engine:
2010-02-10 smxx Engine:
2010-02-10 smxx Engine:
2010-02-10 smxx Engine:
2010-02-10 smxx Engine:
2010-02-10 smxx Engine:
2010-02-10 smxx Engine:
2010-02-10 smxx Engine:
2010-02-10 nemo Some slight changes to slovak locale
2010-02-10 smxx * Forgot to update CMakeLists.txt for proper INSTALL
2010-02-10 smxx * Casing ... *whistle*
2010-02-10 smxx Engine:
2010-02-09 nemo set min on king health proportion
2010-02-09 nemo King health proportional to team size
2010-02-09 nemo Palewolf's patch to allow controlling proportion of various objects in themes. Desert and Nature have non-default values
2010-02-09 nemo tweak of placement
2010-02-09 nemo antialiasing, a minor obsession.
2010-02-09 smxx Engine:
2010-02-09 nemo Suggestion from Tiy. Use a random hi. Could maybe be shorter sounds, using the 4 shortest voicepacks already
2010-02-09 nemo New British voicepack
2010-02-09 nemo tweak. no chirp on room creation.
2010-02-09 nemo Only enable chirp for room owner
2010-02-09 nemo Only beep in room, load sound in constructor
2010-02-09 nemo Switch to PlayChannel so as not to interrupt background music.
2010-02-09 nemo Have game beep when someone joins lobby/room. Controlled by Sound option
2010-02-08 koda some code cleanup for the ifrontend
2010-02-08 nemo Override both hog placements, this makes divide teams pretty much useless with hog placement mode. Restricting hog placement to one side might be a nice addition.
2010-02-08 nemo Decrease king buff from 150% bonus to 50% bonus, disable warning sound in placement mode
2010-02-08 nemo Some handling of interaction between king mode and place hogs mode.
2010-02-08 nemo Request by soreau. Placement time proportional to map size.
2010-02-08 nemo Yay for burning through revision numbers
2010-02-08 nemo redundant
2010-02-08 nemo Attractiveness tweak
2010-02-08 nemo Allow for ammos w/o teleports
2010-02-08 nemo Do CI correctly. Still need to allow for mode in case of no teleports in ammo
2010-02-08 nemo Mode to place hogs at start of game. Will probably need a bit more testing.
2010-02-05 smxx General:
2010-02-05 nemo ... or. just move the king check to after the gear nil
2010-02-05 nemo account for dying king
2010-02-05 nemo Add one king per team instead of clan, kill off clan if all kings are dead. untested.
2010-02-05 nemo add quebec for all the canadian frenchies.
2010-02-05 nemo Strip PNGs, tweak hedgewars flag.
2010-02-05 smxx Engine:
2010-02-05 koda touchinput works, invisible buttons added and initial support for chat
2010-02-04 koda update iphone port to new code from Smaxx
2010-02-04 smxx Frontend:
2010-02-04 smxx Engine:
2010-02-04 smxx Frontend:
2010-02-04 smxx Frontend:
2010-02-04 smxx Graphics:
2010-02-04 smxx Server:
2010-02-04 nemo Correct napalm adjustment.
2010-02-04 smxx Engine:
2010-02-04 smxx Engine:
2010-02-03 koda implement transition in the way i had in mind
2010-02-03 smxx Frontend:
2010-02-03 nemo Fix crash in DrawTunnel
2010-02-03 koda programmatically load main controller
2010-02-01 smxx Frontend:
2010-02-01 koda new graphics from Tiy and frontend is loaded in landscape mode
2010-02-01 koda inu's updated pt_PT translation file
2010-02-01 nemo Tweak napalm so it'll hit on the X without wind. Unlike bombs / minestrike, should not depend on height of X.
2010-01-31 smxx Engine:
2010-01-31 koda smaller improvements in mouse handling
2010-01-31 smxx Engine:
2010-01-31 nemo Only add turn timeout for weapons that don't already have a timeout
2010-01-31 nemo oops. forgot skip turn
2010-01-31 nemo Remove king invulnerability, disable everything but teleport instead.
2010-01-31 nemo Pass correct gear to modifydamage in shotgun
2010-01-31 nemo Adjust king movement in ammoshove, give king a damage bonus
2010-01-31 nemo Nature theme additions by Tiy and Palewolf
2010-01-31 nemo Update translation files, add "King Mode"
2010-01-30 koda input handling reworked, still a lot of bugs in mouse movement
2010-01-30 koda redo LANDSCAPE MODE in a saner way with lots of fps
2010-01-29 koda LANDSCAPE ON IPHONE
2010-01-28 nemo IOResult is a special variable
2010-01-28 nemo Remove inverted and useless test
2010-01-27 koda adds a "factory reset" to iphone frontend
2010-01-27 nemo Tweak load order
2010-01-26 nemo Rename for consistency
2010-01-26 nemo Alternate loading for koda's consideration. For case of pt_BR will try en, pt, then pt_BR
2010-01-26 koda complete the replacement of init/free wrappers for every unit
2010-01-26 nemo Free up some unfreed memory. Needed for Koda's iphone lib work
2010-01-24 koda update iphone frontend to the new (silly) sdl api, code cleanups for other sections
2010-01-24 nemo Palewolf's smoke traces for fire.
2010-01-24 nemo Minor tweak, try to make long flavour text last longer, move the hurt self messages to unused messages group, so they don't get wiped by crate an instant later.
2010-01-24 nemo If the music is going to be wrong, it can at least irritate me less.
2010-01-24 nemo Some value for opacity. Did not adjust water colour.
2010-01-24 nemo Add Desert theme
2010-01-24 nemo forgot Themes CMakeLists file
2010-01-24 nemo Olympics theme, Ruler map training map and a bunch of new textures for the more "3d" terrain thingy Smaxx added.
2010-01-24 koda sheepluva's patch to add a "follow" command to server and frontend, in order to stalk people and join them in their rooms
2010-01-24 koda fix a nasty 196 bytes memory leak in engine, plus other stuff for iphone frontend
2010-01-24 nemo Rolling random numbers before land is generated is bad, m'kay? InitWorld probably not the best place for it.
2010-01-24 nemo Randomise order of play.
2010-01-23 koda rewrite gamesetup to use less memory, rename effects to sound plus some nice actions, settings work in game again
2010-01-23 koda settings tab has now a very nice iphone-like interface
2010-01-20 koda updated polish translation by szczur
2010-01-18 koda replace initialization/finalization statements with custom init functions
2010-01-16 koda objc/pascal finally working
2010-01-16 koda code cleanup and opengles optimizations
2010-01-15 koda settings are applied to game launch
2010-01-14 koda makes freepascal code compatible with OBJFPC mode
2010-01-14 koda can use latest sdlimage, work on setting panel and option when launching the game, minor fixes
2010-01-13 koda GameSetup is now a class, use of NSThread instead of pthreads, game doesn't quit after first execution (but crashes aftewards - the irony)
2010-01-12 koda better network support + initial work for returning to frontend
2010-01-10 koda initial support for engine protocol
2010-01-09 koda move mixed functions in PascalExports
2010-01-09 koda iphone overlay button animation
2010-01-08 koda move all sdl source files in a proper directory
2010-01-08 koda add stub files for other views and prevent useless crashes
2010-01-08 koda fix italian translation
2010-01-08 koda frontend images by Tiy, first setup of frontend
2010-01-07 nemo Hopefully this is the last error. Fix the if test, offset by -1 due to how the output appears to be handled.
2010-01-07 koda touch input: reset zoom, attack button
2010-01-07 koda additional modifications for touch input
2010-01-07 nemo Drop the LongInt conversion, strip the two tests that are too large
2010-01-07 nemo misspelling
2010-01-07 nemo bit of a short circuit to reduce a few pointless tests on most text strings
2010-01-07 koda injection of custom code in SDL for iPhone in order to implement our frontend
2010-01-05 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.
2010-01-05 nemo Galician locale by "Gallaecio"
2010-01-04 koda Palewolf's updated translation, images in misc
2010-01-03 koda lupdate + Palewolf's updated spanish translation + other patches of mine
2010-01-03 koda rewritten find_file part
2010-01-03 koda check for sdl_image and sdl_mixer versions
2010-01-03 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
2009-12-24 koda regression, powerpc colors working again
2009-12-24 koda introduction of IMG_Init
2009-12-20 nemo Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
2009-12-20 koda binding typo
2009-12-19 koda update SDLMain.m/.h to latest version
2009-12-18 koda complete transition of longword->sdl_color for TTF bindings
2009-12-18 koda powerpc and gameserver compilation disabled temporarily
2009-12-16 koda random updates for 10.6 and iphone builds
2009-12-14 unc0rr Implement "team" chat between spectators
2009-12-14 unc0rr Update translation
2009-12-10 unc0rr Fix a rare bug when crosshair stucks in up position
2009-12-09 nemo This seems a little more efficient
2009-12-08 nemo Restore the plural forms - lupdate-qt4 seems to be behaving now. update the compiled files too
2009-12-08 nemo Add language to each ts file, rerun disabling of teams.
2009-12-08 nemo revert 2695 until I figure out why the linguist update stripped the numerusforms.
2009-12-08 nemo Comment out the unused teams to avoid translators working on unused translations.
2009-12-05 nemo Can't trim this unless another value is used. needed for joins.
2009-12-02 nemo remove missing ogg
2009-11-30 koda still updates for mac compilation
2009-11-29 nemo Reorder
2009-11-29 nemo Arbitrary sanity limits on names. 35 name, 15, username, 20 weapon, 20 scheme. Could increase, just to avoid annoying scrolling for silly names.
2009-11-29 nemo Restore old column layout.
2009-11-29 unc0rr Get rid of stupid ToggleLongInt and ToggleString functions
2009-11-29 unc0rr Smaxx patch with tuning by me:
2009-11-29 nemo New despeckle by Palewolf that pretty well on-the-fly
2009-11-28 unc0rr Fix bug with cursor coordinates sent via net (or demo/save file)
2009-11-28 koda other tweaks for mac compilation
2009-11-26 unc0rr Probably fix bug (not tested, I just checked if it builds)
2009-11-26 unc0rr A message to help debug
2009-11-25 koda some tweaks in the mac compilation system
2009-11-24 nemo tiny french tweak by artart78, check in inu's portugese much later now that svn is back
2009-11-22 koda fix build
2009-11-22 nemo new portugese text from inu
2009-11-21 nemo Proper plurals for english, french updates from artart78
2009-11-21 unc0rr Run "optipng -o5 -np -nc -nb" on all sprites in Data folder
2009-11-21 unc0rr Teams in one clan have common ammo
2009-11-21 nemo Set AllInactive to False on falling fire
2009-11-20 koda trailing mods from previous commit
2009-11-20 nemo revert r2363's ruining the joke
2009-11-20 nemo A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
2009-11-20 koda revamped file access and debug display
2009-11-20 koda universal application setup
2009-11-18 nemo A whole ton of new french event strings from artart78
2009-11-17 nemo numerous additions/modifications to french translation by artart78
2009-11-16 nemo Some french tweaks by artart78
2009-11-16 unc0rr Fix girder on compost theme
2009-11-15 koda Color Fix in PPC + files fallbacks
2009-11-15 koda forgot this file in previous commit
2009-11-15 koda fix chat color in ppc
2009-11-14 unc0rr Fix desync when playing with AI via network, occuring in certain conditions
2009-11-14 nemo koda, can we try to keep unC0Rr's code formatting, and not just change it when we feel like it?
2009-11-14 koda fix wrong ttf blending in ppc
2009-11-13 koda JS patch to (really) activate Vsync
2009-11-13 koda add option for vsync -- good results on mac and linux, should be harmless on others (please test)
2009-11-11 nemo AI fire w/o moving for artillery. Needs testing, but seems to work quickly and w/o AI screwups.
2009-11-11 koda removes workaround except for iphone
2009-11-11 unc0rr Update Ukrainian translation
2009-11-10 koda fix keybindings in PPC
2009-11-10 nemo unbreak build
2009-11-10 nemo Add check for nil gear
2009-11-10 koda color works under ppc
2009-11-09 koda add a x86_64 mac target
2009-11-09 unc0rr - Formatting changes
2009-11-09 unc0rr wtf is this, koda?
2009-11-06 koda updated build files for macosx and optimization system
2009-11-06 unc0rr AI knows what artillery mode is
2009-11-05 nemo Remove mostly useless comments put in to explain patch long ago.
2009-11-05 koda revert previous commit to remove a wip patch
2009-11-05 koda update themes cmakefiles to use GLOB instead of listing all the files
2009-11-05 koda fix iphone build
2009-11-05 koda revamped SDLh.pas
2009-11-05 koda move compiler directives to standard pascal
2009-11-04 nemo Oops. Accidentally removed the scaling.
2009-11-02 nemo A basic Spidey hat, leave hat on when roping.
2009-11-01 unc0rr Compete loading teams/hedgehogs part from mission config
2009-10-30 nemo This massive image modification removes colour profile information and adds an alpha channel.
2009-10-30 unc0rr Add loading team parameters
2009-10-29 koda add an uninstall target (to be tested)
2009-10-29 koda fix missing land on ppc
2009-10-26 koda other controls implementation + sdlh revisited (once again)
2009-10-25 koda touch control completely revamped
2009-10-25 unc0rr Further work on missions editor
2009-10-25 nemo Increase AMMO_INFINITE to 100
2009-10-25 koda fix a segfault in the iphone simulator by moving options.inc at the beginning of the file
2009-10-25 koda added little/big endian checks, added symbol for touch input, simplified iphoneos definitions
2009-10-25 unc0rr Smaxx: only allow change direction when shift key is pressed
2009-10-25 unc0rr Change mission file format to allow more flexible config
2009-10-25 unc0rr Partially implement loading mission options
2009-10-25 koda fix build
2009-10-25 koda convert 24 bits images to 32 (faster to manage)
2009-10-25 koda completes touch input/control (problems with moving camera)
2009-10-24 koda more updates on touch input/control
2009-10-23 koda err, complete previous commit
2009-10-23 koda WE HAVE HOGS MOVING ON IPHONE
(0) -3000 -1000 -896 +896 +1000 +3000 +10000 tip