Mon, 25 Oct 2010 22:19:00 +0200 koda the ios port is also iphone compatible
Mon, 25 Oct 2010 17:39:50 +0200 sheepluva SmokeTrace: animation got aborted before last animation frame was displayed
Sun, 24 Oct 2010 22:00:36 +0200 sheepluva fix/tweak let clouds reflect wind speed and direction again + stronger
Sat, 23 Oct 2010 17:26:22 +0200 Tobias Neumann Added tag list for changeset 82e4a5ef18f7
Sun, 24 Oct 2010 10:11:30 -0400 nemo initialise to team count
Sat, 23 Oct 2010 14:10:23 +0200 Tobias Neumann Resurrector Weapon: Add ammo icon, sound, hedgehog picture (from Tiy).
Thu, 21 Oct 2010 23:12:02 +0200 koda Added tag Hedgewars-iOS-1.1 for changeset adffb668f06e
Thu, 21 Oct 2010 23:11:49 +0200 koda add a default description to the new ammomenu Hedgewars-iOS-1.1
Thu, 21 Oct 2010 15:40:43 -0400 nemo Set default ready timer to 0 to see if desyncs come back.
Thu, 21 Oct 2010 00:45:58 +0200 koda my turn to merge
Tue, 19 Oct 2010 21:12:53 -0400 nemo Remove this - doesn't seem to do anything useful after all.
Tue, 19 Oct 2010 19:47:17 -0400 nemo merge
Thu, 21 Oct 2010 00:41:41 +0200 koda some more memory opt
Tue, 19 Oct 2010 23:58:27 +0200 koda use labels instead of images, should save ram and space
Tue, 19 Oct 2010 21:55:49 +0200 koda ios version bump and other minor things
Sun, 17 Oct 2010 17:47:07 +0200 koda add name, caption and description to the new ammomenu
Sat, 16 Oct 2010 19:01:11 +0200 inu updated PT locale
Sat, 16 Oct 2010 18:53:56 +0200 koda goodbye Barrelhouse and Island forts, we've had a good time together but now we must move on
Sat, 16 Oct 2010 18:35:28 +0200 koda fix some glitches
Fri, 15 Oct 2010 01:10:59 +0200 koda optimizations to new ammomenu and overlay
Thu, 14 Oct 2010 22:01:33 +0200 koda less warning, no rotation glitch, more comments
Thu, 14 Oct 2010 16:01:43 +0200 Tobias Neumann Resurrector weapon: do not make it end turn, add description,
Tue, 19 Oct 2010 19:46:43 -0400 nemo Rope optimisation. Remove a space in sdl keys that seems like a bug - issue #70
Wed, 13 Oct 2010 00:57:20 +0200 koda i fix up the new ammo menu finally
Wed, 13 Oct 2010 00:01:37 +0200 smaxx (none)
Tue, 12 Oct 2010 05:06:30 +0200 koda minor stuff
Mon, 11 Oct 2010 16:56:00 -0400 nemo set CurAmmoType to a temp var so I don't have to worry about it switching inside the routine so that I can actually put OnUsedAmmo where it belongs.
Mon, 11 Oct 2010 16:28:54 -0400 nemo Ok. Let's disable the right one this time. In fact, let's just remove newgrave entirely - no point in half-measures.
Mon, 11 Oct 2010 16:23:36 -0400 nemo Disable newgrave - conflicts with resurrection
Mon, 11 Oct 2010 15:47:40 -0400 nemo Extend the >0 / amNothing check
Mon, 11 Oct 2010 21:45:25 +0200 koda merge
Mon, 11 Oct 2010 14:55:13 -0400 nemo Call OnUsedAmmo *after* doing the normal CurAmmoType stuff so CurAmmoType actually points to the right bloody weapon
Mon, 11 Oct 2010 20:47:17 +0200 Tobias Neumann Add dummy amResurrector sprite
Mon, 11 Oct 2010 20:34:21 +0200 Tobias Neumann New Weapon: Resurrector (TODO: ammo icon + sprites)
Mon, 11 Oct 2010 21:41:24 +0400 unc0rr Add debug message about # cmd
Mon, 11 Oct 2010 12:37:42 -0400 nemo Constrain to <= to avoid a bug on bottom edge reported by Henek
Mon, 11 Oct 2010 12:13:06 -0400 nemo Remove bit of debug code from prior, don't switch weapons on end of turn (stick with whatever the last weapon was)
Mon, 11 Oct 2010 11:36:47 -0400 nemo Don't use AfterAttack in saucer - CurAmmoType is switched at this point
Mon, 11 Oct 2010 00:15:01 -0400 nemo update some numerus forms for english
Sun, 10 Oct 2010 23:41:24 -0400 nemo restore the delay between shots
Sun, 10 Oct 2010 22:18:38 -0400 nemo Skip "hurry" message if turn is 10s or less
Sun, 10 Oct 2010 21:43:22 -0400 nemo You win fillammostore
Sun, 10 Oct 2010 21:14:58 -0400 nemo Hopefully fix the last of the more obvious weapon bugs w/ infinite attack mode, add a depixeling sweep every 5s too.
Sun, 10 Oct 2010 20:34:48 -0400 nemo Hopefully fix bee/air attacks w/o screwing anything else up. Set mines to trigger immediately in infinite attack mode (better not use 0s mines)
Mon, 11 Oct 2010 03:28:15 +0200 koda moved some utilities to a separate column with round buttons
Sun, 10 Oct 2010 20:16:17 -0400 nemo Correct another bug in slot switching, adjust width of theme list, really truly fix reset of weps (I hope) should also fix infinite teleport bug in place hogs mode. Slow update of health to 5s for inf attack mode.
Mon, 11 Oct 2010 00:08:48 +0200 koda split the flag tableview in worldwide and community
Sun, 10 Oct 2010 16:51:40 -0400 nemo Add the standard delay (1.25 seconds) between attacks on inf attack mode, as well as checks for damage and win.
Sun, 10 Oct 2010 22:32:01 +0200 koda some rethinking of initial menu presentation and initial orientation (also merging images should be threadsafe now)
Sun, 10 Oct 2010 21:32:18 +0400 unc0rr Some screwing around in try to fix space leak. No luck yet.
Sun, 10 Oct 2010 12:53:16 -0400 nemo Enable resetting of weapons after each turn - useful in combination with a limited weaponset and unlimited attacks
Sun, 10 Oct 2010 12:32:12 -0400 nemo Check on an infinite attacks mode, still many problems in actual weapons
Sun, 10 Oct 2010 12:22:57 -0400 nemo forgot the mapping
Sun, 10 Oct 2010 12:08:16 -0400 nemo Add per-hog ammo option, initial stubs for infinite attack and weapon reset, fix a bug in ammo switching
Sun, 10 Oct 2010 17:13:20 +0200 Carlos Vives Tank fort
Sun, 10 Oct 2010 03:16:25 +0200 koda integrate nicely with external display
Sun, 10 Oct 2010 02:06:42 +0200 koda some optimizations to drawing and fetching data of new ammomenu
Sat, 09 Oct 2010 18:01:47 +0200 koda merge
Fri, 08 Oct 2010 22:46:05 +0400 unc0rr Some optimizations
Fri, 08 Oct 2010 17:47:00 +0200 koda fix issue 24 and issue 81
Thu, 07 Oct 2010 16:02:28 -0400 nemo bug #83 - move test of disabled land objects into AddObjects
Sat, 09 Oct 2010 18:00:53 +0200 koda made the new menu toggable
Wed, 06 Oct 2010 20:21:20 -0400 nemo merge
Sat, 09 Oct 2010 05:57:46 +0200 koda polishing the cocoa ammomenu a little, still requires work
Wed, 06 Oct 2010 22:36:41 +0200 smaxx Engine:
Wed, 06 Oct 2010 20:20:54 -0400 nemo Set ammo to amNothing after using up the current ammo. This should reduce noob fail where they blow themselves up w/ bazooka.
Thu, 07 Oct 2010 02:16:29 +0200 koda remove a useless field from weaponfile format
Wed, 06 Oct 2010 15:37:56 -0400 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
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
Wed, 06 Oct 2010 14:40:32 -0400 nemo strip CRLF
Wed, 06 Oct 2010 02:31:04 +0200 koda use dynamic data from engine instead of using hardcoded values
Mon, 04 Oct 2010 14:03:59 -0400 nemo Missing file extensions for icons was screwing up Qt 4.7
Mon, 04 Oct 2010 00:00:42 +0200 koda WIP for an objc ammomenu implementation
Sun, 03 Oct 2010 00:23:05 +0200 koda various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
Sat, 02 Oct 2010 04:23:32 +0200 koda iPad Video Out support (+less warnings +code update for latest SDL)
Fri, 01 Oct 2010 13:56:11 -0400 edge_hog Hungarian locale
Thu, 30 Sep 2010 22:31:38 +0200 koda updated lua loading in the ifrontend and also fixed masked maps
Thu, 30 Sep 2010 18:38:45 +0200 smaxx Engine/Frontend:
Thu, 30 Sep 2010 11:50:32 -0400 nemo Update translations, add a hungarian stub for edge_hog who is volunteering
Thu, 30 Sep 2010 01:34:12 +0200 koda playing a bit with colors
Wed, 29 Sep 2010 23:50:46 +0200 koda implemented endless turns support and added Timeless scheme (also fixed a crasher)
Wed, 29 Sep 2010 16:16:25 -0400 nemo Correct bug in flight ceiling for birdy as well, increase clip on velocity to 1.9 (shouldn't cause problems with most collision checks still), apply clip to both + and -
Mon, 27 Sep 2010 15:40:20 +0200 smaxx Engine:
Mon, 27 Sep 2010 04:58:26 +0200 koda merge
Mon, 27 Sep 2010 04:58:15 +0200 koda have engine try for a second position when map loading fails (in this way it's possible to move Missions data to any path)
Mon, 27 Sep 2010 01:51:12 +0200 koda further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
Sun, 26 Sep 2010 23:48:03 +0200 koda move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
Sun, 26 Sep 2010 19:06:59 -0400 nemo remove windspeed from bubbles, remove initial dY from bubbles, apply dY/dX to bubbles, correct offsets on flying saucer flame graphics, add bubbles when flying saucer thrusts underwater, make flying saucer sink more slowly underwater
Sun, 26 Sep 2010 16:28:04 -0400 nemo Can't use cHealthDecrease here for these two 'cause it isn't a generic "do some damage to hog" flag, but is rather set when SD starts
Sun, 26 Sep 2010 15:40:59 -0400 nemo Allow UFO to go underwater. Keep UFO active if it runs out of fuel in the air/water, just disable controls.
Sun, 26 Sep 2010 17:02:44 +0200 koda enable Lua for iOS (hooks for frontend to be done)
Sun, 26 Sep 2010 03:41:30 +0200 koda merge
Sun, 26 Sep 2010 03:41:08 +0200 koda finishing touches to save games handling (help label, dim on overlay, edit text only when table is editable)
Sat, 25 Sep 2010 18:38:05 +0200 koda pimp-my-savagame-table
Sat, 25 Sep 2010 03:04:22 +0200 koda have Saves restart net when loaded, also resumes music
Sat, 25 Sep 2010 23:01:52 +0400 unc0rr Show database errors in stderr
Fri, 24 Sep 2010 15:14:40 -0400 henek slight shading adjustment
Thu, 23 Sep 2010 01:30:35 +0200 koda merge
Thu, 23 Sep 2010 01:29:20 +0200 koda implemented reloading savefiles
Thu, 23 Sep 2010 00:09:16 +0200 koda captions are scaled down when they're bigger than screen
Wed, 22 Sep 2010 21:58:32 +0200 smaxx Engine:
Wed, 22 Sep 2010 23:46:38 +0200 koda compilation bugfix and scaling down textures when bigger than screen
Wed, 22 Sep 2010 21:53:29 +0200 smaxx Engine:
Wed, 22 Sep 2010 02:22:15 +0200 koda allow more flexibility between viewcontrollers, also added stub pages for saved games
Wed, 22 Sep 2010 21:47:28 +0200 smaxx Engine:
Wed, 22 Sep 2010 01:10:20 +0200 koda initial support for savegames
Wed, 22 Sep 2010 01:09:40 -0400 nemo Extend time limit to 9999, remove ready timer if time is over 999 and stop drawing time if it is over 999 (draws wrong over 999 anyway) - this has the effect of allowing an "unlimited" time appearance if turns are over a quarter hour or so. This can be used to add an unlimited time scheme or button to ipad
Sun, 19 Sep 2010 22:56:53 +0200 koda Added tag Hedgewars-iOS-1.0.1 for changeset 3620607258cd
Sun, 19 Sep 2010 22:56:24 +0200 koda silly error about Island theme removal Hedgewars-iOS-1.0.1
Sun, 19 Sep 2010 18:34:40 +0200 koda Removed tag Hedgewars-iOS-1.0.1
Sun, 19 Sep 2010 17:23:48 +0200 koda Added tag Hedgewars-iOS-1.0.1 for changeset 296ec09490d9
Sun, 19 Sep 2010 17:23:30 +0200 koda update version numbers
Sun, 19 Sep 2010 17:00:35 +0200 koda various fixes around, plus new 'ask for review' page
Sun, 19 Sep 2010 13:54:38 +0200 koda fixed the voice selection where you couldn't hear a preview sound
Sun, 19 Sep 2010 04:12:58 +0200 koda merge
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)
Sun, 19 Sep 2010 02:25:31 +0200 koda rework the AI level selection
Sat, 18 Sep 2010 21:30:36 +0200 Henek Updated Swedish locale
Sat, 18 Sep 2010 19:02:55 +0200 koda fix a small glitch in textfield cells and remove cheese from pro
Sat, 18 Sep 2010 19:02:09 +0200 koda fix the British voicepack and add to Mercurial the sounds used in the mobile version
Sat, 18 Sep 2010 12:35:58 +0200 smaxx Frontend:
Sat, 18 Sep 2010 01:50:29 +0200 koda added forgotten images, removed support for CJK fonts (saving 13 MB)
Fri, 17 Sep 2010 19:10:48 -0400 nemo aaaand use the right name
Fri, 17 Sep 2010 18:59:44 -0400 nemo Oops. Forgot to change these over after switching CurWeapon to AmmoType
Fri, 17 Sep 2010 13:32:37 -0400 nemo inu adds a few more random teams
Fri, 17 Sep 2010 15:27:04 +0200 smaxx Frontend:
Tue, 14 Sep 2010 22:13:59 +0200 smaxx Frontend:
Tue, 14 Sep 2010 21:07:06 +0200 smaxx Frontend:
Tue, 14 Sep 2010 19:06:59 +0200 smaxx Frontend:
Tue, 14 Sep 2010 18:43:14 +0200 smaxx Merge
Tue, 14 Sep 2010 12:17:39 -0400 nemo Revert accidental commit of inu's stretching of this column
Tue, 14 Sep 2010 18:41:37 +0200 smaxx Frontend:
Tue, 14 Sep 2010 17:42:51 +0200 smaxx Frontend:
Tue, 14 Sep 2010 13:45:19 +0200 smaxx Engine:
Tue, 14 Sep 2010 13:05:49 +0200 smaxx Engine:
Tue, 14 Sep 2010 00:17:22 -0400 inu updated pt
Mon, 13 Sep 2010 21:59:49 -0400 inu typo and fill in "translation" for an empty english stub
Mon, 13 Sep 2010 20:27:53 -0400 nemo more fixing of indentation
Mon, 13 Sep 2010 18:53:50 -0400 nemo clean up koda's indenting :-p
Mon, 13 Sep 2010 12:29:02 -0400 nemo Mucked up offsets of sequences when rearranging.
Mon, 13 Sep 2010 11:35:10 -0400 nemo resized splash (to fit 512 tex limit)
Mon, 13 Sep 2010 10:50:09 -0400 archl updated engine text
Sun, 12 Sep 2010 23:26:38 -0400 nemo Unbreak Team hats, shrink some hat sizes
Sun, 12 Sep 2010 19:06:02 -0400 nemo Adjust to reduced ammo menu dimensions.
Sun, 12 Sep 2010 17:56:41 -0400 nemo Fix kamikaze portal loop
Sun, 12 Sep 2010 23:43:20 +0200 smaxx Sounds:
Sun, 12 Sep 2010 17:38:14 -0400 szczur This change allows computers limited to 512 texture size like szczur's card to run Hedgewars, so long as reduce quality is set to eliminate background textures.
Sun, 12 Sep 2010 20:43:11 +0200 glykorin Fix wrong sized, wrong colored Splash.png in Art theme
Fri, 10 Sep 2010 20:46:19 +0200 smaxx Engine:
Fri, 10 Sep 2010 16:42:11 +0200 smaxx Engine:
Thu, 09 Sep 2010 23:13:11 -0400 nemo Fix swapped x/y in drill rocket test
Thu, 09 Sep 2010 14:16:44 -0400 nemo Untested fix of r3672 - should avoid hogs dying due to multiple health machine sources, and inappropriate application of karma/vampirism to these.
Wed, 08 Sep 2010 19:01:11 -0400 nemo Probably fix missing hats.
Wed, 08 Sep 2010 18:18:01 -0400 nemo Remove ready timer halting game ticks in chat
Wed, 08 Sep 2010 17:34:18 -0400 nemo Trying to adjust behaviour of multishoot w/ portal gun so switching weapons works correctly.
Tue, 07 Sep 2010 22:28:33 -0400 inu Minor text changes
Mon, 06 Sep 2010 18:36:50 -0400 nemo Update to 0.9.45 from 0.8.81
Mon, 06 Sep 2010 18:23:26 -0400 nemo Didn't notice Tiy sneak some images in
Mon, 06 Sep 2010 23:14:12 +0100 tiyuri Underwater updates and fixes by Palewolf
Mon, 06 Sep 2010 18:22:48 -0400 nemo Fix selection while in UFO
Mon, 06 Sep 2010 16:23:47 -0400 nemo Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
Mon, 06 Sep 2010 20:40:58 +0100 tiyuri New compost music from HG
Mon, 06 Sep 2010 21:09:58 +0200 smaxx Frontend:
Mon, 06 Sep 2010 15:53:24 +0200 smaxx Frontend:
Sun, 05 Sep 2010 11:26:17 -0400 nemo Delete CI in ResurrectHedgehog prior to FindPlace. Restrict FindPlace to the waterline, a bit more efficient.
Sun, 05 Sep 2010 00:48:07 +0200 burp gfAISurvival: fix issue when cpu cannot find new place to spawn
Sat, 04 Sep 2010 16:24:11 +0200 koda Added tag Hedgewars-iOS-1.0 for changeset 81db3c85784b
Sat, 04 Sep 2010 16:24:00 +0200 koda headers ftw, also right project file Hedgewars-iOS-1.0
Sat, 04 Sep 2010 15:49:34 +0200 koda Removed tag Hedgewars-iOS-1.0
Sat, 04 Sep 2010 03:26:19 +0200 koda merge
Sat, 04 Sep 2010 03:09:16 +0200 koda Added tag Hedgewars-iOS-1.0 for changeset fd6c20cd90e3
Sat, 04 Sep 2010 02:09:24 +0200 koda typos, reduced sound size and last minute fixes
Fri, 03 Sep 2010 21:01:00 -0400 archl updated translation
Fri, 03 Sep 2010 02:03:44 +0200 koda also remove sinegun from the ifrontend for whatever reason
Fri, 03 Sep 2010 01:54:29 +0200 koda *patch by arrom: fix installation of fort images
Fri, 03 Sep 2010 01:41:51 +0200 smaxx Engine:
Fri, 03 Sep 2010 01:26:58 +0200 smaxx Engine:
Thu, 02 Sep 2010 19:22:37 -0400 nemo Disable sine gun in all weapon sets, slap a beta on the name and incomplete in description. This is to reassure sheepluva who fears his WIP making it prominently into a release.
Fri, 03 Sep 2010 00:31:13 +0200 koda add a noconsole symbol, update the project file for appstore distribution
Fri, 03 Sep 2010 00:01:04 +0200 koda merge
Thu, 02 Sep 2010 23:44:35 +0200 koda a little more intuitive team editing
Thu, 02 Sep 2010 23:03:10 +0200 TheXception Frontend: improve statsPage (clean up translation strings)
Thu, 02 Sep 2010 22:37:24 +0200 koda discrimination between ai and humans
Thu, 02 Sep 2010 21:55:11 +0100 tiyuri Fixed Sky files
Thu, 02 Sep 2010 21:49:36 +0400 unc0rr use built-in method QString::isEmpty()
Thu, 02 Sep 2010 19:21:41 +0200 smaxx Engine:
Thu, 02 Sep 2010 17:55:37 +0100 tiyuri Fix graphic issue
Thu, 02 Sep 2010 17:30:38 +0100 tiyuri another small update to sheep
Thu, 02 Sep 2010 17:21:53 +0100 tiyuri Completely rework sheep theme
Thu, 02 Sep 2010 20:19:27 +0400 unc0rr zero span is undefined, use -1 instead
Thu, 02 Sep 2010 14:12:02 +0200 smaxx Locales:
Thu, 02 Sep 2010 12:49:12 +0100 tiyuri Adding new weapon descriptions
Thu, 02 Sep 2010 12:45:22 +0100 tiyuri Added descriptions for new weapons
Thu, 02 Sep 2010 01:49:16 +0200 koda remove now useless toggle, add ai team
Wed, 01 Sep 2010 19:31:32 -0400 nemo Fix for issue #20
Thu, 02 Sep 2010 12:43:46 +0100 tiyuri Added descriptions for new weapons
Wed, 01 Sep 2010 22:18:13 +0100 tiyuri New Art theme music (thank the lord!)
Wed, 01 Sep 2010 20:41:45 +0200 smaxx Engine:
Wed, 01 Sep 2010 18:06:52 +0200 smaxx Engine:
Wed, 01 Sep 2010 17:42:56 +0200 smaxx Engine:
Wed, 01 Sep 2010 13:03:43 +0200 smaxx Engine:
Wed, 01 Sep 2010 22:15:23 +0100 tiyuri New Art theme music (thank the lord!)
Tue, 31 Aug 2010 12:18:53 +0100 tiyuri Updated some stats graphics
Mon, 30 Aug 2010 22:05:41 +0200 burp o0 merge
Mon, 30 Aug 2010 06:33:56 +0200 koda help page for lobby
Mon, 30 Aug 2010 05:42:03 +0200 koda help page for ingame, some other fixes here and there
Mon, 30 Aug 2010 01:43:21 +0200 koda patch by inu to fix a glitch in netgame chatbox
Mon, 30 Aug 2010 01:38:46 +0200 koda added a smaller version of forts, fixed a couple of regressions
Mon, 30 Aug 2010 22:02:33 +0200 TheXception adds prettier after-game statistics page with more stats
Sun, 29 Aug 2010 23:36:22 +0200 koda about page done
Mon, 30 Aug 2010 15:24:49 +0200 legutus Improves room list with filter for state/rules/weapons and general search
Sun, 29 Aug 2010 16:55:58 +0200 koda merge
Sun, 29 Aug 2010 16:48:20 +0200 burp Extend statistics collection (TeamKills, TurnSkips, TeamDamage)
Sun, 29 Aug 2010 16:55:27 +0200 koda X&Y buttons, sounds for some buttons, cleanup
Sat, 28 Aug 2010 05:35:02 +0200 koda add a description field for schemes and weapons
Sat, 28 Aug 2010 05:03:26 +0200 koda modified file format for schemes files (which is going to introduce a lot of pre-release bugs, i'm sure)
Sat, 28 Aug 2010 02:35:26 +0200 koda fade in when returning from game, labels rewritten so that they are drawn at runtime (more flexibility with i18n and iphone support)
Sat, 28 Aug 2010 01:37:21 +0200 koda tap to dismiss 'get ready', add a toggle to enable/disable it
Sat, 28 Aug 2010 00:30:29 +0200 koda add a nice group of hogs in lobby page
Thu, 26 Aug 2010 22:58:38 +0200 smaxx Engine:
Thu, 26 Aug 2010 22:41:36 +0200 smaxx Engine:
Thu, 26 Aug 2010 22:38:25 +0200 burp gfAISurvival/heResurrectable: respawn always with 100HP
Thu, 26 Aug 2010 16:02:09 +0200 smaxx Engine:
Thu, 26 Aug 2010 14:46:30 +0100 tiyuri Fixes memory leak -Burp
Thu, 26 Aug 2010 14:32:29 +0100 tiyuri Daisy Hat updated
Thu, 26 Aug 2010 14:26:23 +0100 tiyuri Princess Daisy hat (recoloured peach hat) Recolour by Armonte
Thu, 26 Aug 2010 14:02:48 +0100 tiyuri Add kill counter to Survival Mode -Burp
Thu, 26 Aug 2010 06:06:28 -0400 arrom translation update
Wed, 25 Aug 2010 21:06:34 +0100 tiyuri Some survival mode changes by burp
Wed, 25 Aug 2010 12:28:37 +0200 smaxx Frontend:
Wed, 25 Aug 2010 01:30:25 +0200 koda add a little explanation when modifying weaponset in ifrontend
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
Tue, 24 Aug 2010 17:03:44 +0200 smaxx Engine:
Tue, 24 Aug 2010 13:24:37 +0200 smaxx Engine:
Tue, 24 Aug 2010 01:19:17 +0200 smaxx Campaign:
Tue, 24 Aug 2010 01:17:24 +0200 smaxx Engine:
Mon, 23 Aug 2010 19:06:34 +0200 smaxx Frontend:
Mon, 23 Aug 2010 17:53:02 +0200 smaxx Frontend:
Mon, 23 Aug 2010 16:29:12 +0200 smaxx Frontend:
Mon, 23 Aug 2010 13:58:46 +0200 smaxx Frontend:
(0) -3000 -1000 -240 +240 +1000 +3000 +10000 tip