Thu, 09 Jun 2011 00:22:57 -0400 nemo fix splash
Thu, 09 Jun 2011 00:00:33 -0400 nemo tweak to avoid specks after damage
Wed, 08 Jun 2011 23:25:05 -0400 Zorg Set m_game_connected to false after emitting Disconnected(). This fixes a bug in a case such that when entering an invalid password, the game would bring you back to the main menu.
Wed, 08 Jun 2011 03:36:54 -0400 Zorg Attempt to fix issue 125. The password pop-up doesn't appear every time when going into the official server anymore, now it only does it when the password is blank. If a user enters an invalid password, the password is set blank to avoid the user going back to the official server just to be rejected. When entering an invalid password, the unknown error dialog doesn't show up anymore, but the connection lost to server one still does. This fixes the bug where the user would be spammed with error messages. The user can also now change his password in the settings page.
Sat, 04 Jun 2011 16:09:12 -0400 nemo Nerf RC a bit
Thu, 02 Jun 2011 18:39:35 -0400 nemo oops.
Thu, 02 Jun 2011 18:36:35 -0400 nemo Don't need to check for this case
Thu, 02 Jun 2011 18:08:50 -0400 nemo Experiment in making the land less jagg-y
Mon, 30 May 2011 01:14:25 +0200 koda muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
Sun, 29 May 2011 23:58:28 +0200 koda allow fpc to search through the user directory when linking frameworks
Sun, 29 May 2011 23:21:59 +0200 koda unbreak compiling frontend under osx
Sun, 29 May 2011 20:28:27 +0400 unc0rr Tiny optimization
Sat, 28 May 2011 23:40:42 +0200 koda when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
Sat, 28 May 2011 16:40:23 +0200 koda this notification can be removed
Sat, 28 May 2011 16:59:09 -0400 nemo Fix bug that made me lose my tournament match
Fri, 27 May 2011 23:18:23 +0400 unc0rr Don't allocate SDL_event structure on stack
Wed, 25 May 2011 14:21:40 +0200 TrevInc small Korean update
Mon, 23 May 2011 11:25:37 -0400 nemo Try and avoid problem reported by users like RDChrisco with cards that only support 512 texture size, and disable backgrounds. Also, reorganise the rq flags sprite loading a bit. Needs testing to make sure it matches the sprite uses. It should though.
Sun, 22 May 2011 19:44:53 +0400 unc0rr 60 seconds cooldown ban on kick
Tue, 17 May 2011 19:05:13 -0400 nemo make the associate button use the user's settings for loading demos/saves
Mon, 16 May 2011 22:04:59 +0400 unc0rr Don't perform RestartServer action when already did it once
Mon, 16 May 2011 22:03:14 +0400 unc0rr Don't send stats after spawning new server
Sun, 15 May 2011 18:16:13 +0400 unc0rr Pass correct arguments on restart
Sun, 15 May 2011 18:10:01 +0400 unc0rr On restart command close server socket and spawn new server, keep running until last client quits
Thu, 12 May 2011 23:29:31 +0200 koda all together now! releaseAndNil ftw
Thu, 12 May 2011 23:00:26 +0200 koda some general tweaks (more intelligent use of macros and more caching)
Wed, 11 May 2011 01:26:38 +0200 koda settings.plist is no more, long live nsuserdefaults
Mon, 09 May 2011 18:00:39 +0200 koda some headers cleanup and rename of stats and playrecord pages for consistency
Mon, 09 May 2011 16:56:29 +0200 koda split pages.h into several header files
Sun, 08 May 2011 21:15:42 +0400 unc0rr Better tracking of damage source and target when scoring a turn
Thu, 05 May 2011 17:08:29 +0400 unc0rr Some improvements on stats subsystem
Wed, 04 May 2011 01:19:39 +0200 koda * moved colours and default port from .cpp.in to .h
Tue, 03 May 2011 23:16:47 +0200 koda * move ammo lines from .cpp.in to .h so that it is readable from the ios frontend (and who knows, maybe from other frontends as well)
Mon, 02 May 2011 18:40:15 +0400 unc0rr Oops, forgot to remove this
Mon, 02 May 2011 18:39:11 +0400 unc0rr Merge cursor_issues into default
Mon, 02 May 2011 01:55:14 -0400 nemo Basic TARDIS implementation. Still needs proper animation, and probably a check to force reappearance on death of last team mate
Mon, 02 May 2011 02:07:28 +0200 koda update hgtags
Sun, 01 May 2011 05:39:52 +0200 koda fix rotation and ammomenu on ios
Sat, 30 Apr 2011 20:06:05 +0200 koda small fix for starting the ios game
Mon, 16 May 2011 22:08:28 +0400 unc0rr Close branch cursor_issues
Fri, 29 Apr 2011 17:11:08 +0400 unc0rr Optimize hwFloat2Float a bit
Mon, 02 May 2011 18:37:57 +0400 unc0rr - Implement a thin wrapper over real cursor, which eliminates need in SDL_WarpMouse outside game window cursor_issues
Fri, 29 Apr 2011 17:05:10 +0400 unc0rr Call statistics routine after setting the damage
Fri, 29 Apr 2011 13:56:38 +0400 unc0rr Merge with default tip cursor_issues
Fri, 29 Apr 2011 03:31:50 +0200 koda some updates to the crossbuild system for mac
Fri, 29 Apr 2011 02:42:46 +0200 koda make sdl1.3 window creation code more readable
Thu, 28 Apr 2011 01:01:07 +0200 koda fix some more warnings
Thu, 28 Apr 2011 00:16:36 +0200 koda remove the trailing _en from scheme data and use the macros available instead of creating a string every time
Wed, 27 Apr 2011 11:11:45 -0400 nemo update iphone too
Wed, 27 Apr 2011 11:05:56 -0400 nemo Oops. Forgot Hello (frontend) and "First Blood"
Wed, 27 Apr 2011 16:01:27 +0400 unc0rr merge
Wed, 27 Apr 2011 02:34:38 +0200 koda add getawaytime and tagteam mode to ios
Wed, 27 Apr 2011 02:10:22 +0200 koda small cosmetics
Wed, 27 Apr 2011 15:57:23 +0400 unc0rr Fix "Mixing signed expressions and longwords gives a 64bit result" warnings
Tue, 26 Apr 2011 13:13:07 +0200 vittorio giovara ooops
Tue, 26 Apr 2011 02:36:40 +0200 koda remove unusued voices also for ios
Mon, 25 Apr 2011 17:56:26 -0400 nemo Skip installation of unused sounds to save space
Mon, 25 Apr 2011 07:53:06 +0200 koda finish overlay refactoring and some leak annihilation
Mon, 25 Apr 2011 06:38:59 +0200 koda initial refactoring of ObjcExports and OverlayViewController
Mon, 25 Apr 2011 02:25:25 +0200 koda small trailing changes
Mon, 25 Apr 2011 01:46:54 +0200 koda aaand let's add freetype as well while we are at it
Sun, 24 Apr 2011 23:13:45 +0200 koda add ios project files for lua sources
Sun, 24 Apr 2011 22:57:57 +0200 koda add libTremor sources (integer-only libvorbis implementation) to repo and ios project
Sun, 24 Apr 2011 21:35:23 +0200 koda some comments and simplifications for cmake files
Thu, 21 Apr 2011 08:22:34 +0200 koda small tweak to autogenerate the config.inc file in the ios project
Thu, 21 Apr 2011 07:41:24 +0200 koda Clean Augean stables 2 (pascal has classnames available)
Wed, 20 Apr 2011 05:26:47 +0200 koda and now for something completely different, overlay refactoring!
Tue, 19 Apr 2011 15:34:21 -0400 nemo Disable Digital/Beach since Tiy's made clear he feels the problems are too extensive to fix.
Tue, 19 Apr 2011 14:39:55 +0400 unc0rr Use cWaterLine instead of LAND_HEIGHT, fix mortar handler aswell
Tue, 19 Apr 2011 14:20:52 +0400 unc0rr Fix test for water in airstrike handler
Tue, 19 Apr 2011 12:35:43 +0400 unc0rr Fix AI trying to turn around in targeting mode
Mon, 18 Apr 2011 23:35:44 -0400 nemo oops
Mon, 18 Apr 2011 23:26:28 -0400 nemo trying to make the umbrella and beachball seem a bit less cut out with a bit of beach sun/shade
Tue, 19 Apr 2011 00:43:39 +0200 koda merge
Tue, 19 Apr 2011 00:43:14 +0200 koda stats implemented once again! refactoring complete \o/
Tue, 19 Apr 2011 00:19:01 +0200 koda things are a little sanier
Mon, 18 Apr 2011 02:45:51 +0200 koda work in progress yet again (can run some games now)
Sun, 17 Apr 2011 22:38:24 +0200 koda more refactoring, less warnings, less stuff kept around
Sun, 17 Apr 2011 20:52:56 +0200 koda initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
Sun, 17 Apr 2011 23:44:54 -0400 nemo I'm not saying this fixes anything, I'm just hoping it inspires Tiy to take an interest in the theme. (removes the background water effect that just wasn't working, puts in new spray objects including removing the copyrighted one, tries for a sand that doesn't look like sandpaper)
Sun, 17 Apr 2011 13:33:46 -0400 nemo merge in japanese updates
Sun, 17 Apr 2011 12:48:32 -0400 nemo An experiment - make bazooka AI use float instead of hwFloat - should be as accurate, but faster.
Sun, 17 Apr 2011 11:57:46 -0400 nemo Allow head of rope to attach to hogs/barrels/crates again. Rope still does not, to avoid the bug.
Sun, 17 Apr 2011 22:16:36 +0400 unc0rr Try to allow cursor to reach water when zooming out cursor_issues
Sat, 16 Apr 2011 23:21:15 +0400 unc0rr Make AI switch to amNothing before trying to walk if it holds weapon which needs targeting (not tested)
Fri, 15 Apr 2011 22:38:50 +0400 unc0rr Add 'Cancel connection' button. Fixes issue #162
Fri, 15 Apr 2011 21:36:59 +0400 unc0rr Send server's name in udp packet. Fixes issue #25
Thu, 14 Apr 2011 18:17:30 -0400 nemo adjust crosshair criteria again. this should take care of sniper rifle and crosshair after attacking
Tue, 12 Apr 2011 15:57:16 -0400 nemo update dejavu - might possibly fix the german/brazillian/swedish crasher, who knows.
Tue, 12 Apr 2011 22:31:48 +0400 unc0rr Start implementation of archivements/ratings on server side: replay saving routine
Tue, 12 Apr 2011 21:28:37 +0400 unc0rr Show winners in console in a special form so this information could be easily parsed
Mon, 11 Apr 2011 18:23:43 +0200 Henek cleared up Random Weapons and implemented remembering of weapons in Balanced Random Weapons too, also seems to work
Mon, 11 Apr 2011 11:22:10 -0400 nemo Change a few iterations over list to what is apparently a modification safe syntax, may fix issue #208 and #217 - needs testing of course.
Mon, 11 Apr 2011 01:30:43 +0200 sheepluva grenade back to old damage, but from now on explosions assume they are not closer to a gear's center than the gear's radius
Mon, 11 Apr 2011 00:35:53 +0200 Henek now Random Weapons will show the weapon you will get during the other players turns
Sun, 10 Apr 2011 17:25:34 -0400 nemo rename gtBomb to gtGrenade, nerf grenade from 50 to 47 pending some flag to indicate pixels in Land[] belonging to current hog to avoid throwing grenades into hogs
Sun, 10 Apr 2011 14:04:56 -0400 nemo Fix a few crosshair bugs. Disable ShowCrosshair and just decide when drawing.
Mon, 11 Apr 2011 20:53:55 +0000 y2kbugxp90 typo
Sun, 10 Apr 2011 20:02:25 +0200 sheepluva //
Mon, 11 Apr 2011 00:42:06 +0000 y2kbugxp90 A bunch of Japanese edits
Sun, 10 Apr 2011 20:36:09 +0400 unc0rr Make WriteLnToConsole write to stderr instead of stdout
Sun, 10 Apr 2011 05:09:41 +0000 y2kbugxp90 Got a start on localizing all these strings.
Sun, 10 Apr 2011 20:24:25 +0400 unc0rr Add a parameter for game simulation with no gui/sound enabled, just to get statistics
Sun, 10 Apr 2011 04:23:27 +0000 y2kbugxp90 The first of several Japanese language localization patches.
Sat, 09 Apr 2011 15:54:28 -0400 nemo Check for 0 health to avoid div by 0. spotted by mikade.
Fri, 08 Apr 2011 21:15:57 +0200 claymore added Balanced Random Weapon gameplay script
Fri, 08 Apr 2011 18:50:12 +0200 claymore Frontend: room rename
Fri, 08 Apr 2011 13:42:25 +0200 sheepluva //
Fri, 08 Apr 2011 11:40:18 +0200 sheepluva comments
Fri, 08 Apr 2011 04:30:28 +0200 sheepluva guess what. comments. yay for burning commits
Fri, 08 Apr 2011 03:07:04 +0200 sheepluva some more comments *yawns*
Thu, 07 Apr 2011 23:54:09 +0200 sheepluva added some comments in order to confuse the GSoC students as much as possible ;D
Thu, 07 Apr 2011 14:13:11 -0400 nemo redundant now
Thu, 07 Apr 2011 21:43:43 +0400 unc0rr Fix crash in server (accessing deleted room)
Thu, 07 Apr 2011 11:30:56 -0400 nemo For mikade - bit more flexibility in script captions
Thu, 07 Apr 2011 13:26:56 +0200 igorko mono version for ukranian voices
Thu, 07 Apr 2011 13:21:11 +0200 koda merge
Thu, 07 Apr 2011 01:45:38 +0200 sheepluva fix indentation and missing newline at end of file
Wed, 06 Apr 2011 22:56:05 +0200 Jonathan Improved random name generation (now a random fort and random grave is choosen
Wed, 06 Apr 2011 22:55:22 +0200 Jonathan background stars won't go all in the same direction anymore
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 tip