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:
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 tip