hedgewars/uMisc.pas
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Sat, 06 Mar 2010 10:54:24 +0000 unc0rr hate Smaxx (tested)
Wed, 03 Mar 2010 02:56:18 +0000 nemo Add spinner for explosives, add dust on crate impact, crank up explosives a bit
Mon, 01 Mar 2010 19:54:33 +0000 smxx Engine:
Sun, 28 Feb 2010 16:03:33 +0000 nemo Dude mine probability spinner
Sat, 13 Feb 2010 01:56:35 +0000 koda allow to compile engine as library with HWLIBRARY symbol
Wed, 10 Feb 2010 17:53:21 +0000 smxx Engine:
Wed, 10 Feb 2010 17:31:12 +0000 smxx Engine:
Thu, 04 Feb 2010 22:34:21 +0000 koda update iphone port to new code from Smaxx
Thu, 04 Feb 2010 20:45:03 +0000 smxx Server:
Thu, 04 Feb 2010 14:48:49 +0000 smxx Engine:
Sun, 31 Jan 2010 22:52:42 +0000 smxx Engine:
Sun, 31 Jan 2010 16:20:53 +0000 nemo Update translation files, add "King Mode"
Tue, 26 Jan 2010 21:55:51 +0000 koda complete the replacement of init/free wrappers for every unit
Tue, 26 Jan 2010 04:13:37 +0000 nemo Free up some unfreed memory. Needed for Koda's iphone lib work
Sun, 24 Jan 2010 13:37:03 +0000 koda fix a nasty 196 bytes memory leak in engine, plus other stuff for iphone frontend
Mon, 18 Jan 2010 05:36:08 +0000 koda replace initialization/finalization statements with custom init functions
Sat, 16 Jan 2010 17:30:37 +0000 koda objc/pascal finally working
Sat, 16 Jan 2010 06:48:56 +0000 koda code cleanup and opengles optimizations
Wed, 13 Jan 2010 09:41:35 +0000 koda GameSetup is now a class, use of NSThread instead of pthreads, game doesn't quit after first execution (but crashes aftewards - the irony)
Sun, 10 Jan 2010 00:52:20 +0000 koda initial support for engine protocol
Sat, 09 Jan 2010 01:34:23 +0000 koda move mixed functions in PascalExports
Sun, 03 Jan 2010 15:40:41 +0000 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
Thu, 24 Dec 2009 13:38:20 +0000 koda regression, powerpc colors working again
Sat, 19 Dec 2009 19:37:30 +0000 koda update SDLMain.m/.h to latest version
Fri, 18 Dec 2009 02:47:28 +0000 koda complete transition of longword->sdl_color for TTF bindings
Fri, 18 Dec 2009 02:33:45 +0000 koda powerpc and gameserver compilation disabled temporarily
Sun, 29 Nov 2009 18:30:21 +0000 unc0rr Get rid of stupid ToggleLongInt and ToggleString functions
Sun, 29 Nov 2009 16:56:04 +0000 unc0rr Smaxx patch with tuning by me:
Sun, 22 Nov 2009 04:28:30 +0000 koda fix build
Fri, 20 Nov 2009 21:22:05 +0000 koda revamped file access and debug display
Sun, 15 Nov 2009 19:42:28 +0000 koda fix chat color in ppc
Sat, 14 Nov 2009 11:06:55 +0000 unc0rr Fix desync when playing with AI via network, occuring in certain conditions
Sat, 14 Nov 2009 02:53:04 +0000 koda fix wrong ttf blending in ppc
Mon, 09 Nov 2009 18:44:09 +0000 unc0rr wtf is this, koda?
Thu, 05 Nov 2009 16:23:09 +0000 koda move compiler directives to standard pascal
Sun, 25 Oct 2009 16:35:09 +0000 koda fix a segfault in the iphone simulator by moving options.inc at the beginning of the file
Fri, 23 Oct 2009 11:12:01 +0000 koda err, complete previous commit
Thu, 22 Oct 2009 21:03:38 +0000 koda code cleanup for Surface2Tex (we don't have 3 bytes surfaces any more)
Thu, 22 Oct 2009 18:59:35 +0000 koda update color management for new sdl_image on mac
Tue, 20 Oct 2009 21:20:47 +0000 nemo Bunch of neat stuff by Smaxx. ATI check, translucent name tags to reduce terrain fail, disabling health crates on invulnerable hogs. Also tweaks to prior stuff.
Thu, 15 Oct 2009 18:02:01 +0000 nemo Adjustments to training mode and credits by Smaxx
Wed, 14 Oct 2009 22:53:24 +0000 koda Smaxx's updated german translation + texture gap fixes + updated room list
Mon, 12 Oct 2009 16:44:30 +0000 unc0rr Huge Smaxx patch with some fixes by me:
Tue, 22 Sep 2009 21:58:08 +0000 koda Smaxx's patch fixing openal sound issues with poor card drivers
Tue, 22 Sep 2009 15:48:49 +0000 unc0rr - Remove cake fix
Wed, 16 Sep 2009 14:44:40 +0000 unc0rr Optimize network traffic a bit:
Thu, 10 Sep 2009 15:29:28 +0000 nemo Strip trailing spaces
Thu, 10 Sep 2009 12:42:01 +0000 unc0rr Implement smooth zoom
Wed, 19 Aug 2009 15:17:21 +0000 koda restored volumen control (hoorray)
Thu, 30 Jul 2009 22:36:57 +0000 nemo Selectively enable clamping - seeing if this helps avoid weird flake problems while still fixing vertical lines in waves and sky
Tue, 28 Jul 2009 12:32:33 +0000 unc0rr Fix hwSign to give 1 on -0 value
Fri, 24 Jul 2009 19:42:06 +0000 nemo Add water opacity to theme - defaulting to 50% opaque on all themes but Eyes (80%) and Underwater (100%)
Fri, 24 Jul 2009 16:43:19 +0000 nemo flagging for "reduced quality". Clamping cuts frame rate in half in software rendering on my sucky laptop
Sun, 12 Jul 2009 12:53:25 +0000 nemo sorry, these two don't help. tested, flakes still screwed up. anyway, the lines were only on terrain
Sun, 12 Jul 2009 02:40:32 +0000 nemo meh. let's try this one too. maybe "_TO_EDGE" is the magic difference
Fri, 10 Jul 2009 16:56:37 +0000 nemo untested
Fri, 10 Jul 2009 16:47:45 +0000 nemo Try reenabling these two - shouldn't impact flakes
Fri, 10 Jul 2009 16:47:11 +0000 koda real fix for iphone color (reverting previous commit)
Wed, 08 Jul 2009 12:53:36 +0000 koda initial support for touch input
Mon, 29 Jun 2009 03:47:39 +0000 koda initial bugfix for volume setup
Thu, 18 Jun 2009 17:48:06 +0000 nemo Smaxx refactor of LoadImage to use flags, iphone changes by koda (mostly use of rgba instead of rgb)
Sun, 14 Jun 2009 13:20:28 +0000 unc0rr koda's patch fixing some iphone port troubles (color, mouse)
Sat, 13 Jun 2009 15:39:26 +0000 unc0rr - Implement zoom-in and zoom-out
Fri, 12 Jun 2009 08:50:20 +0000 unc0rr Fix r2201
Fri, 12 Jun 2009 00:39:36 +0000 nemo Change default output to stderr since /tmp doesn't exist under windows and is useless under iphoneos, add a couple of extra parameters
Thu, 11 Jun 2009 15:22:02 +0000 unc0rr Patch by koda:
Wed, 03 Jun 2009 00:35:23 +0000 nemo typos - the fix for zoom in uMisc.pas appears to be screwing up flakes and other things. commenting it out for now
Sun, 31 May 2009 09:56:21 +0000 unc0rr Fix lines arise when zooming. Doesn't fix water sprites.
Thu, 07 May 2009 02:04:07 +0000 nemo david_ac's game scheme options for mine delay/quantity, tweaks to sniper rifle
Sun, 03 May 2009 17:35:10 +0000 nemo Artillery mode, sniper rifle, speech bubble tweaks, fix of rope bug introduced by enabling hats in jump
Thu, 30 Apr 2009 20:13:44 +0000 unc0rr nemo's great patch:
Sun, 19 Apr 2009 13:36:51 +0000 unc0rr Patch by koda:
Fri, 17 Apr 2009 17:02:24 +0000 unc0rr Don't crash engine after round in reduced quality mode
Mon, 23 Mar 2009 21:09:34 +0000 unc0rr patch by koda:
Sun, 22 Mar 2009 21:03:59 +0000 unc0rr Save much CPU time by initializing vertex arrays in texture creation function
Sun, 22 Mar 2009 20:56:22 +0000 unc0rr use glVertexPointer to render water
Sun, 22 Mar 2009 14:32:22 +0000 unc0rr Apply koda's OpenGL ES compatibility patch
Mon, 16 Mar 2009 14:43:15 +0000 unc0rr Don't use GLU
Sun, 15 Mar 2009 17:47:06 +0000 unc0rr More game options by nemo
Thu, 12 Mar 2009 20:29:01 +0000 unc0rr Add an ability to run engine without IPC connection.
Thu, 05 Mar 2009 14:54:02 +0000 unc0rr nemo:
Mon, 02 Mar 2009 21:13:07 +0000 unc0rr laser beam by nemo reworked a bit by me
Sun, 01 Mar 2009 17:24:25 +0000 unc0rr 4 utilities by nemo
Fri, 20 Feb 2009 14:12:16 +0000 unc0rr 'Reduce quality' patch by nemo
Sun, 15 Feb 2009 14:38:02 +0000 unc0rr Templates filter by nemo
Sun, 01 Feb 2009 15:58:44 +0000 unc0rr Apply nemo's patch polished by me:
Sat, 31 Jan 2009 15:39:53 +0000 unc0rr Options for bonus box probability tuning and number of turn until sudden death
Mon, 26 Jan 2009 15:53:43 +0000 unc0rr Fix nemo's large land patch
Sun, 25 Jan 2009 18:10:23 +0000 unc0rr Apply nemo's world resize patch
Fri, 09 Jan 2009 14:47:54 +0000 unc0rr Initial health graphic implementation
Fri, 02 Jan 2009 14:22:33 +0000 unc0rr Quick replay round to spectators until current move
Fri, 05 Dec 2008 16:49:04 +0000 unc0rr Implement Solid Land checkbox
Mon, 13 Oct 2008 12:58:44 +0000 unc0rr Make messages be more debug-friendly
Mon, 29 Sep 2008 09:33:44 +0000 unc0rr - Fix water rise
Sun, 28 Sep 2008 22:39:07 +0000 unc0rr Start flames rework
Fri, 08 Aug 2008 19:34:55 +0000 unc0rr Start implementing support for 32bit sprites concerned in map generation process.
Sun, 27 Jul 2008 22:09:40 +0000 unc0rr Add an option to engine for turning music off
Sun, 27 Jul 2008 21:01:11 +0000 unc0rr - Airplane is higher
Sun, 27 Jul 2008 19:47:12 +0000 unc0rr Remember initial resolution settings to use when switching to fullscreen mode
Mon, 14 Jul 2008 20:24:29 +0000 unc0rr Repair screenshots capture on 'C' key press
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
Sun, 06 Jul 2008 20:03:09 +0000 unc0rr Dec delay
Sun, 06 Jul 2008 19:31:12 +0000 unc0rr Water rises after 25 mins of round, health is decreased after 20 mins
Sun, 06 Jul 2008 17:45:16 +0000 unc0rr - Prepare for sudden death implementation
Wed, 11 Jun 2008 20:27:09 +0000 unc0rr Get rid of old console
Sun, 25 May 2008 14:09:44 +0000 unc0rr Use nick from frontend to prepend chat messages
Sat, 24 May 2008 17:34:06 +0000 unc0rr - Start chat implementation: chat strings are on the screen
Thu, 08 May 2008 18:38:52 +0000 unc0rr - Small optimization in hwFloat
Thu, 08 May 2008 18:02:52 +0000 unc0rr - Some changes in clusters initialization
Sun, 27 Apr 2008 11:40:22 +0000 unc0rr Update copyright info in source files headers
Thu, 24 Apr 2008 20:53:35 +0000 unc0rr - New statistics
Thu, 24 Apr 2008 15:03:57 +0000 unc0rr - Fix introduced bug with hh physics
Sun, 13 Apr 2008 12:33:16 +0000 unc0rr Fix warnings
Sat, 12 Apr 2008 17:00:06 +0000 unc0rr - Small formatting changes
Fri, 07 Mar 2008 17:43:05 +0000 unc0rr Start implementing 'visual gears' - gears, that don't need to be synchronized (clouds and flakes)
Fri, 22 Feb 2008 16:07:16 +0000 unc0rr - Get rid of PageSimpleGame, now pressing 'quick game' just starts round
Thu, 21 Feb 2008 18:48:16 +0000 unc0rr Start console OpenGL reincarnation
Fri, 01 Feb 2008 16:39:37 +0000 unc0rr - Store sky color in theme cfg file
Mon, 28 Jan 2008 18:22:35 +0000 unc0rr - Some optimizations
less more (0) -120 tip