Sat, 03 Jul 2010 04:09:27 +0200 koda further code cleanup and less redundancy
Fri, 02 Jul 2010 21:20:38 -0400 nemo merge
Sat, 03 Jul 2010 02:01:24 +0200 koda make runtime quality check for iDevices
Sat, 03 Jul 2010 01:31:18 +0200 koda land arrays are allocated dynamically, so DOWNSCALE and LOWRES macros are now removed and replaced by run time flags rqBlurryLand and rqLowRes
Sat, 03 Jul 2010 00:11:23 +0200 koda interpret parameters before initializing everything
Fri, 02 Jul 2010 17:46:53 +0200 koda small cleanup
Fri, 02 Jul 2010 21:19:22 -0400 nemo Minor fire tweak for readability and lethalness, remove exit condition that was hanging game (identified by jaylittle)
Thu, 01 Jul 2010 23:41:10 -0400 nemo Revert prior attempted optimisation. Gridding the land pays in some situations, but not all. Restricting to an upper bound might help, but overall, seems too fuzzy to be worth it. On one side is increased cost of Add/Delete + extra test on collision check, on the other is skipping the list iteration. Perhaps for large lists.
Thu, 01 Jul 2010 19:05:29 -0400 nemo Initialise to 0
Thu, 01 Jul 2010 18:29:57 -0400 nemo Rename city to earthrise, replace old "earthrise" music w/ new City music on City/Planes
Thu, 01 Jul 2010 18:26:44 -0400 HSR New music for City theme
Thu, 01 Jul 2010 17:16:13 -0400 nemo New Rock themed music for Stage by HSR
Thu, 01 Jul 2010 17:00:14 -0400 nemo Grid the landscape, and shortcircuit checks on the collision array if there are no nearby checked in collisions to be collided with. This is a big win for fire's ammoshove in particular. Also add a +2 that seemed missing in the check, and update fire accordingly.
Thu, 01 Jul 2010 14:17:22 -0400 nemo Restore prior optimisation with the wildly out-of-bounds tx in LandDirty removed
Thu, 01 Jul 2010 00:34:39 -0400 nemo Revert most of optimisation except for some obvious fixes to errors someone or other introduced.
Wed, 30 Jun 2010 23:21:46 -0400 nemo merge (I'll get it next time)
Wed, 30 Jun 2010 23:27:18 +0200 koda sheepluva's inline patch, fix a crash in overlay
Wed, 30 Jun 2010 22:42:55 +0200 koda tiy new overlay graphics
Wed, 30 Jun 2010 22:20:52 +0200 sheepluva visual gears: fixing nemo's c-style assignment/multiplications
Wed, 30 Jun 2010 23:15:14 -0400 nemo Store some calcs to speed up uLandGraphics a tad
Wed, 30 Jun 2010 14:52:48 +0200 koda partially removing DOWNSCALE ifdef -- only two remain and their removal requires dynamic allocation (btw this breaks low quality mode)
Wed, 30 Jun 2010 12:55:33 +0200 koda turn cReducedQuality into a LongInt and provide a series of quality flags (and best of all, this is still compatible with current frontend)
Tue, 29 Jun 2010 23:30:49 -0400 nemo Remove hwFloat from VisualGears - they don't need the precision for syncing purposes, and it saves a whole lot of operations.
Wed, 30 Jun 2010 03:26:15 +0200 sheepluva clouds: up-and-down-bouncing now without evil loop
Tue, 29 Jun 2010 23:25:42 +0200 sheepluva bee:
Tue, 29 Jun 2010 22:16:26 +0200 sheepluva explosions: cache rounded X,Y values
Tue, 29 Jun 2010 15:52:13 -0400 nemo Dammit. Forgot to pull/rebase before making the VG change
Tue, 29 Jun 2010 18:06:50 +0200 sheepluva rope: another, small optimization
Tue, 29 Jun 2010 15:50:34 -0400 nemo Optimise vgtSmokeTrace/vgtEvilTrace handler
Tue, 29 Jun 2010 10:18:51 -0400 nemo Default ammo set was horribly unbalanced - you want to test portal, play "crazy" :)
Tue, 29 Jun 2010 07:09:55 +0200 sheepluva rope: optimization, should save up to ~3 million hwFloat multiplications per second
Tue, 29 Jun 2010 06:27:59 +0200 sheepluva rope: another small optimization
Tue, 29 Jun 2010 05:22:25 +0200 sheepluva rope: tiny optimisation
Mon, 28 Jun 2010 21:52:00 +0200 sheepluva fix segfault on HH-gear being 0 (e.g. after drowning) in cursor/target selection mode, thanks "ivze" for the heads-up!
Mon, 28 Jun 2010 21:49:59 +0400 unc0rr merge
Mon, 28 Jun 2010 09:33:10 +0200 sheepluva engine: apply weapon offset to charge animation
Mon, 28 Jun 2010 21:43:19 +0400 unc0rr Engine Message command
Mon, 28 Jun 2010 08:52:17 +0200 sheepluva portal: angle preservation tweaking
Mon, 28 Jun 2010 21:41:45 +0400 unc0rr START_GAME command
Sun, 27 Jun 2010 21:28:28 +0400 unc0rr merge
Sun, 27 Jun 2010 18:34:47 +0200 koda merge
Sun, 27 Jun 2010 18:34:17 +0200 koda insert a default name when a void string is used
Sun, 27 Jun 2010 16:44:24 +0200 koda complete configuration for schemes
Sun, 27 Jun 2010 18:17:34 +0200 sheepluva portal: I accidentally flipped the exit angle in last commit
Sun, 27 Jun 2010 05:32:11 +0200 sheepluva portal: some moar tweaks
Sun, 27 Jun 2010 02:11:31 +0200 sheepluva portal: entry angle is now affecting exit angle
Sat, 26 Jun 2010 19:30:16 +0200 sheepluva portal / slope detection:
Sun, 27 Jun 2010 21:27:26 +0400 unc0rr A bunch of reimplemented commands
Sat, 26 Jun 2010 16:00:40 +0200 sheepluva adding install_manifest.txt to .hgignore ...
Sun, 27 Jun 2010 21:06:41 +0400 unc0rr Properly handle client exit
Sat, 26 Jun 2010 16:58:19 +0400 unc0rr merge
Sat, 26 Jun 2010 16:57:43 +0400 unc0rr Reimplement REMOVE_TEAM
Sat, 26 Jun 2010 16:56:02 +0400 unc0rr merge
Sat, 26 Jun 2010 09:59:53 +0200 sheepluva portal:
Fri, 25 Jun 2010 17:02:30 +0400 unc0rr Reimplement REMOVE_TEAM
Sat, 26 Jun 2010 08:14:53 +0200 sheepluva portal: make shot 2 times faster, add hog movement speed to shot speed (only the part in shot direction, so that aiming is not messed up)
Fri, 25 Jun 2010 11:54:07 +0400 unc0rr Ignore this file too
Fri, 25 Jun 2010 22:59:31 -0400 nemo Flag dimensions with booleans instead of using 0.
Fri, 25 Jun 2010 11:53:35 +0400 unc0rr Add ignoring
Sat, 26 Jun 2010 04:36:28 +0200 koda merge
Fri, 25 Jun 2010 10:05:42 +0400 unc0rr Reimplement ADD_TEAM
Fri, 25 Jun 2010 00:41:21 -0400 nemo Extend pixel sweep to recheck neighbours if erasing on edges
Thu, 24 Jun 2010 19:52:04 +0400 unc0rr Update ukrainian translation
Wed, 23 Jun 2010 22:12:06 -0400 nemo Workaround for cakes and portals. Also disable something that always seems to screw up my portal games.
Sat, 26 Jun 2010 04:36:04 +0200 koda moar zoom, fixed fort mode, other glitches
Thu, 24 Jun 2010 01:08:57 +0200 koda merge
Wed, 23 Jun 2010 17:12:13 -0400 nemo Erasing lowres files. Again.
Thu, 24 Jun 2010 01:08:25 +0200 koda server somewhat simplified and correct sporadic crasher
Wed, 23 Jun 2010 22:03:56 +0200 koda i <3 mercurial
Wed, 23 Jun 2010 21:49:19 +0200 koda expand -t 4 on .m as well
Wed, 23 Jun 2010 21:39:14 +0200 koda merge
Wed, 23 Jun 2010 22:25:26 +0400 unc0rr Start reimplementation of ADD_TEAM
Wed, 23 Jun 2010 22:21:13 +0400 unc0rr Reimplement TOGGLE_READY command
Wed, 23 Jun 2010 22:17:27 +0400 unc0rr - Fix a function
Wed, 23 Jun 2010 21:18:48 +0200 koda merge
Wed, 23 Jun 2010 22:13:12 +0400 unc0rr Reimplement CFG protocol command
Wed, 23 Jun 2010 13:43:56 +0200 smaxx General:
Tue, 22 Jun 2010 22:40:49 +0400 unc0rr Restore test for already used nick
Tue, 22 Jun 2010 23:08:57 -0400 nemo New approach to the low-res problem. Basically, we already have a 1024 minimum, and the tallest maps are restricting themselves to 2048 maximum. All backgrounds are scaled down 50%, then scaled up on draw. Saves memory, and backgrounds are already deliberately fuzzed for depth of field anyway.
Tue, 22 Jun 2010 22:21:44 +0400 unc0rr Partially reimplement joining rooms
Wed, 23 Jun 2010 01:00:52 +0200 koda update the project to ios4 by removing pre-3.2 references
Tue, 22 Jun 2010 18:06:55 +0200 koda ok really fix the command line utility
Tue, 22 Jun 2010 17:10:27 +0200 koda fix build and permissions problems when launching hwengine from command line
Mon, 21 Jun 2010 22:45:52 +0200 koda merge+smallupdate
Mon, 21 Jun 2010 21:41:14 +0400 unC0Rr Reimplement room creating
Mon, 21 Jun 2010 16:52:14 +0200 koda use the cmake built-in ts->qm conversion instead of keeping binary files in trunk
Mon, 21 Jun 2010 16:08:24 +0200 koda memory management for openalbridge
Sun, 20 Jun 2010 22:46:23 -0400 nemo disable uSHA, enable adler32
Mon, 21 Jun 2010 22:18:53 +0200 koda merge
Sun, 20 Jun 2010 22:35:10 -0400 nemo Replace SHA1 with adler32. For simple purposes of checking to see if players are playing the same map, this should be quite adequate and runs 15 times faster.
Sun, 20 Jun 2010 23:05:11 +0200 koda some memory caring code
Sun, 20 Jun 2010 19:31:15 -0400 nemo This reduces CheckLand ~5.5% on average over prior making the overall reduction ~77.4% instead of ~81.9%. It does skip centre pixel in odd w/h, but that really shouldn't matter much in this case. Can alter if any objects are noticeably off.
Sun, 20 Jun 2010 18:35:59 +0200 koda fix zoom smoothness
Sat, 19 Jun 2010 00:48:47 +0200 koda add initial stubs for selecting weapons in the ifrontend
Sun, 20 Jun 2010 18:26:49 -0400 nemo Remove redundant test, add some temp variables to speed up the expensive CheckLand
Fri, 18 Jun 2010 20:45:45 +0200 sheepluva add local rev number/rev count to dev version suffix
Fri, 18 Jun 2010 14:26:04 -0400 nemo rename flags
Fri, 18 Jun 2010 14:22:14 -0400 nemo Forgot to change this flag.
Fri, 18 Jun 2010 19:22:22 +0200 sheepluva testing if automatic pushes to CIA.vc work now...
Fri, 18 Jun 2010 14:45:05 +0200 koda merge
Thu, 17 Jun 2010 20:37:49 +0200 koda fix cmakefiles to work with mercurial
Thu, 17 Jun 2010 20:30:39 +0200 koda move stuff around and update iphone project
Thu, 17 Jun 2010 19:57:51 +0200 koda now it's possible to select the scheme file in the ifrontendfix a type about loading an image (iphone file system IS case senstive)
Thu, 17 Jun 2010 11:42:23 -0400 nemo merge
Thu, 17 Jun 2010 13:56:30 +0200 sheepluva some pt_BR translation changes by arrom
Thu, 17 Jun 2010 16:28:42 +0200 koda Update repository checking code to reflect our recent Mercurial switch
Thu, 17 Jun 2010 11:41:38 -0400 nemo Make land types flagged (to allow stacking future attributes such as indestructible ice, but also for a damaged flag)
Wed, 16 Jun 2010 21:14:23 +0200 sheepluva correct cake sit-down animation so that it doesn't sit down in mid-air anymore
Wed, 16 Jun 2010 15:20:18 +0200 mario.liebisch General:
Wed, 16 Jun 2010 13:48:10 +0200 mario.liebisch General:
Wed, 16 Jun 2010 11:50:45 +0200 mario.liebisch Engine:
Wed, 16 Jun 2010 04:10:50 +0000 convert-repo update tags
Wed, 09 Jun 2010 01:45:44 +0000 nemo lupdate-qt4 / lrelease-qt4 since arrom was nagging me
Tue, 08 Jun 2010 18:20:49 +0000 unc0rr Some more progress
Sun, 06 Jun 2010 19:03:06 +0000 unc0rr Reimplement more core actions
Sun, 06 Jun 2010 15:29:33 +0000 unc0rr Use sockets instead of handles, use bytestrings instead of strings
Sat, 05 Jun 2010 20:49:51 +0000 smxx Engine:
Sat, 05 Jun 2010 19:50:02 +0000 smxx Frontend:
Sat, 05 Jun 2010 19:00:42 +0000 nemo Remove decrement of iterator health. Might fix weird health bug.
Sat, 05 Jun 2010 18:50:08 +0000 smxx Engine:
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 tip