Sun, 25 Sep 2011 03:32:07 +0200 koda some hopefully harmless experiments Hedgewars-iOS-1.3.2
Sun, 25 Sep 2011 02:28:33 +0200 koda this finally fixes the interaction between RestoredGameViewController and StatsPagesViewController
Sat, 24 Sep 2011 22:35:31 +0200 koda warnings round also for ios
Sat, 24 Sep 2011 22:27:52 +0200 koda add a class method for getting the overlay (and fix a silly mistake while at it) and use it
Sat, 24 Sep 2011 21:54:11 +0200 koda better memory cleanup for audiomanager and position of lower stats button
Sat, 24 Sep 2011 14:48:23 +0200 koda disable the followgear vertical offset for small screen devices
Sat, 24 Sep 2011 22:14:10 +0200 sheepluva cleaning up a little bit more, especially team class. we were leaking teams into heap memory on quick game starts btw
Sat, 24 Sep 2011 22:27:20 +0400 unc0rr Report long flight archievement
Sat, 24 Sep 2011 21:21:21 +0400 unc0rr Fix some warnings
Sat, 24 Sep 2011 21:14:51 +0400 unc0rr Store replays for further analysis
Sat, 24 Sep 2011 22:16:49 +0400 unC0Rr Fix a bunch of warnings (also improves speed a bit in 32 bit code)
Sat, 24 Sep 2011 17:12:46 +0200 sheepluva I wanted to move this line, not to delete it heh.
Sat, 24 Sep 2011 16:22:10 +0200 sheepluva code cleanup/etc
Sat, 24 Sep 2011 04:53:53 +0200 koda fix a crash in getting statistics and a glitch that made background music start while in-game
Fri, 26 Oct 2012 14:19:43 +0100 koda close branch 0.9.16
Sat, 24 Sep 2011 03:00:57 +0200 koda yeah, fix dates -.-
Tue, 18 Oct 2011 05:43:16 +0200 sheepluva backport of c90f50e6dd8e (eggshell vgt related segfault) 0.9.16
Sat, 24 Sep 2011 02:23:15 +0200 koda use a real button instead of a cellview in statspage
Sun, 16 Oct 2011 19:02:48 +0200 koda fix the config.inc conflict by making the ios one in another folder 0.9.16
Sat, 24 Sep 2011 01:41:03 +0200 sheepluva rope: CheezeMonkey (omg I mentioned your name :O) has pointed out that there is still a way to get stuck in walls. This should fix it.
Sun, 16 Oct 2011 18:37:57 +0200 koda more details in chCheckProto 0.9.16
Sat, 24 Sep 2011 00:54:47 +0200 koda ios frontend: sounds and music have their own class now (with caching\!) instead of being spread here and there (exploiting class methods like a true oop pro)
Fri, 14 Oct 2011 19:00:31 +0200 koda display a message when network is down or server is not reachable, nemo also made the page refresh at display time 0.9.16
Fri, 23 Sep 2011 22:42:30 +0200 sheepluva many many netclient/frondent changes (just the beginning though):
Wed, 12 Oct 2011 04:14:38 +0200 koda because betas are baaaad (also really fix compiling everywhere) 0.9.16
Sat, 24 Sep 2011 00:00:57 +0400 unc0rr Convert boolean variable + a bunch of fields which make sense only while game is going on into Maybe + structure
Sun, 25 Sep 2011 10:48:18 -0400 nemo merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake. 0.9.16
Fri, 23 Sep 2011 09:58:41 +0200 koda don't rumble while synchronising a demo/save
Thu, 22 Sep 2011 23:20:11 +0200 sheepluva randomly selected static/mission maps weren't properly reported to others in room (only new seed was)
Thu, 22 Sep 2011 15:30:40 +0200 koda prevent screen locking while synching saves (can take some time)
Thu, 22 Sep 2011 17:19:39 +0400 unc0rr Fix sheepluva's merge
Thu, 22 Sep 2011 14:02:44 +0200 sheepluva let frontend send (copypasta) multi-line messages line by line to avoid protocol violation
Thu, 22 Sep 2011 11:44:39 +0400 unc0rr My best guess for issue #285 is send thread being stuck at sendAll function, so I move client removing function before sendAll
Wed, 21 Sep 2011 22:03:31 -0400 nemo Disable clouds
Thu, 22 Sep 2011 01:28:50 +0200 koda ios version bump
Thu, 22 Sep 2011 01:28:19 +0200 koda apparently the old way was the correct one
Thu, 22 Sep 2011 01:18:31 +0200 koda aligned credits and game modes to main release
Thu, 22 Sep 2011 01:02:57 +0200 koda create the ios schemes programmatically
Wed, 21 Sep 2011 23:15:44 +0200 koda retina images, again
Wed, 21 Sep 2011 22:51:52 +0200 koda mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
Wed, 21 Sep 2011 15:00:01 -0400 nemo Couple of missed changes inu pointed out
Wed, 21 Sep 2011 17:31:37 +0200 koda one more
Wed, 21 Sep 2011 17:14:26 +0200 koda moar @2x
Wed, 21 Sep 2011 12:57:30 +0200 koda another round of retina display images
Tue, 20 Sep 2011 20:52:04 -0400 nemo Disable a bit of code from revision 4 that I'm pretty sure is not hit anymore, or we'd end up with plenty of doubled graves at a minimum. Also, clear gstWinner/gstLoser along with gstWait - still need to figure out why exactly those aren't rendering anymore though.
Wed, 21 Sep 2011 02:05:42 +0200 koda fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
Tue, 20 Sep 2011 23:43:52 +0200 koda let's use the built in events, shall we
Tue, 20 Sep 2011 16:00:20 -0400 nemo check for amNothing
Tue, 20 Sep 2011 13:37:52 -0400 nemo Revert koda's c24fdd9a0458 until it stops breaking my builds :-p
Tue, 20 Sep 2011 13:27:07 -0400 nemo Clear gstAnimation and reset Timer before entering death animation
Tue, 20 Sep 2011 12:59:02 -0400 nemo revert prev - that was dumb. wrong gear.
Tue, 20 Sep 2011 12:46:45 -0400 nemo Let's actually add the gstHHDeath check to the right line, shall we?
Tue, 20 Sep 2011 12:02:58 -0400 nemo Check on active hedgehog death animation
Mon, 19 Sep 2011 23:35:07 +0200 koda this reintroduces the gsSuspend state to fix multitasking on ios
Mon, 19 Sep 2011 23:18:48 +0200 koda using fpc 2.7.1 in ios project file
Mon, 19 Sep 2011 23:49:20 +0200 sheepluva also merge 0.9.16 in to make koda happy
Mon, 19 Sep 2011 23:25:13 +0200 sheepluva merge the 2 heads. I hope I did it right. also I increased proto and ver number
Mon, 19 Sep 2011 14:17:33 -0400 nemo return nil for position if no gear
Mon, 19 Sep 2011 19:12:19 +0200 koda fix mac compilation 0.9.16
Sun, 18 Sep 2011 21:59:34 +0200 sheepluva merge changes from 0.9.16 branch - I bet I just broke something XD
Mon, 19 Sep 2011 14:38:44 +0200 koda Added tag 0.9.16-release for changeset 74bc72746bec 0.9.16
Sun, 18 Sep 2011 21:46:00 +0200 sheepluva make chatsection in game room stretch if space is available 0.9.16 0.9.16-release
Sun, 18 Sep 2011 21:06:09 +0200 sheepluva another fix for a popup window that had no style 0.9.16
Sun, 18 Sep 2011 16:46:26 +0200 sheepluva set a default value for density that shouldn't lead to div by 0 0.9.16
Sat, 17 Sep 2011 22:01:17 +0400 unc0rr Include lib* into src package 0.9.16
Sat, 17 Sep 2011 21:48:18 +0400 unc0rr okay, let's revert this for now 0.9.16
Mon, 19 Sep 2011 23:55:52 +0400 unc0rr - Unset hhdriven flag for gone hedgehog
Sat, 17 Sep 2011 13:40:54 -0400 nemo Revert 3ec95dc2b249 - causes hogs to be trapped in the teleport animation. bad breakage
Sat, 17 Sep 2011 19:43:45 +0200 sheepluva fix style of lobby chatroom user context menu 0.9.16
Sat, 17 Sep 2011 10:22:35 -0400 nemo oops, it was already added
Sat, 17 Sep 2011 16:20:54 +0400 unc0rr Set version to 0.9.16, protocol to 39 0.9.16
Sat, 17 Sep 2011 10:11:56 -0400 nemo Add straight lines to changelog
Sat, 17 Sep 2011 16:20:09 +0400 unc0rr Merge recent changes from default 0.9.16
Sat, 17 Sep 2011 11:39:42 +0200 sheepluva update copyright year of README
Sat, 17 Sep 2011 04:09:05 +0200 mikade change the changelog
Sat, 17 Sep 2011 00:34:21 +0200 sheepluva update credits a bit
Sat, 17 Sep 2011 00:04:16 +0200 sheepluva german translations, a lot was still missing -.-
Fri, 16 Sep 2011 16:52:05 -0400 nemo typo
Sun, 25 Sep 2011 18:22:12 +0200 Xeli Attempt to prevent oom after restarting too many times hedgeroid
Fri, 16 Sep 2011 15:26:43 -0400 nemo merge
Sun, 25 Sep 2011 18:19:45 +0200 Xeli make the fire button appear only on android for now, I'll make it depend on a variable later on hedgeroid
Fri, 16 Sep 2011 15:21:27 -0400 nemo clear HHJump on portaling
Fri, 16 Sep 2011 15:26:02 -0400 nemo merge
Fri, 16 Sep 2011 20:39:14 +0200 Xeli isOnCurrentHog and isOnCrosshair now look at the distance relative to the screen rather than world coords, this means that zooming out doesn't make it harder to touch the hog or crosshair hedgeroid
Fri, 16 Sep 2011 15:03:29 -0400 inu pt update
Fri, 16 Sep 2011 20:38:23 +0200 Xeli removed some commented lines hedgeroid
Fri, 16 Sep 2011 14:43:04 -0400 nemo Requested a few times
Fri, 16 Sep 2011 18:24:50 +0200 Xeli Exit hedgewars cleanly and return to the frontend with out crashing + fixed error messages "foo" -> HWEngine_Loader hedgeroid
Fri, 16 Sep 2011 14:04:21 -0400 nemo AI insists on using snowball for digging. Until that is prevented, remove snowball
Fri, 16 Sep 2011 18:17:16 +0200 Xeli merge hedgeroid
Fri, 16 Sep 2011 19:55:11 +0400 unc0rr - Allow 8 teams in game on 0.9.16-dev
Fri, 16 Sep 2011 10:29:09 -0400 nemo Aaaaalllways!
Fri, 16 Sep 2011 14:55:48 +0200 Marco Bresciani Italian translation
Fri, 16 Sep 2011 14:04:45 +0200 sheepluva whoops, this line got lost in merging action
Fri, 16 Sep 2011 13:50:56 +0200 szczur Polish translation updates
Thu, 15 Sep 2011 22:53:47 -0400 nemo 2 extra steps was still occasionally causing problems w/ edge cases. hopefully 3 should do the trick
Thu, 15 Sep 2011 22:33:55 -0400 nemo Move options caption to box title. This frees up quite a bit of space at 800x600
Thu, 15 Sep 2011 20:39:04 -0400 nemo Tweak sparkles, glass. Left glass commented out in case he prefers old behaviour.
Fri, 16 Sep 2011 01:45:41 +0200 mikade check waterline
Fri, 16 Sep 2011 01:12:57 +0200 sheepluva moar sparkles :3
Thu, 15 Sep 2011 18:54:16 -0400 nemo Avoid hog repeating himself
Fri, 16 Sep 2011 00:32:53 +0200 Palewolf Spanish translation
Fri, 16 Sep 2011 00:18:21 +0200 sheepluva TestRectForObstacle: areas outside map borders are not passable
Thu, 15 Sep 2011 23:08:17 +0200 sheepluva changeĀ²log
Thu, 15 Sep 2011 20:52:58 +0200 Henek merge :(
Thu, 15 Sep 2011 19:20:13 +0200 sheepluva fix back button location in post-game stats screen
Thu, 15 Sep 2011 20:51:43 +0200 Henek updateing swedish translation
Thu, 15 Sep 2011 20:40:59 +0400 unc0rr 0.9.16 branch 0.9.16
Thu, 15 Sep 2011 17:19:49 +0200 sheepluva fix and optimize kamikaze's png
Thu, 15 Sep 2011 10:11:38 +0200 sheepluva screenshots: display a msg on failure and log causative error
Thu, 15 Sep 2011 09:19:56 +0200 sheepluva based on the fact that the crash never seemed to have happened with default screen resolutions and also inspired by the only other getmem usage in the code I came up with this simple solution which seems to work just fine.
Thu, 15 Sep 2011 03:17:23 +0200 sheepluva cleaned up the screenshot procedure a little.
Thu, 15 Sep 2011 01:41:21 +0200 sheepluva Randy's soldier helmet hat. I fixed the animation, brightened the color and made it a Team-colored hat.
Wed, 14 Sep 2011 19:20:39 -0400 nemo Updated translation after typo fix
Thu, 15 Sep 2011 00:47:05 +0200 sheepluva team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
Wed, 14 Sep 2011 22:39:39 +0200 koda merge
Wed, 14 Sep 2011 20:42:45 +0200 sheepluva some love for TeamHeadband.png
Wed, 14 Sep 2011 14:27:28 -0400 mikade Updates to golf theme.
Wed, 14 Sep 2011 14:14:23 -0400 nemo merge
Wed, 14 Sep 2011 18:40:10 +0200 mikade oops, just burning through commits today.
Wed, 14 Sep 2011 18:19:07 +0200 mikade Add sounds for incorrectly placed waypoint, fastest time, and no record of any kind.
Wed, 14 Sep 2011 18:05:54 +0200 mikade Revert currently unneccessary changes to uScript.
Wed, 14 Sep 2011 17:52:46 +0200 mikade merge
Wed, 14 Sep 2011 19:07:18 +0200 sheepluva add blink to cyclops hat
Wed, 14 Sep 2011 15:23:40 +0200 mikade Expose some vars for tracking the border.
Wed, 14 Sep 2011 17:17:50 +0200 sheepluva lua: boolean TestRectForObstacle(x1, y1, x2, y2, landOnly)
Tue, 13 Sep 2011 21:25:13 -0400 nemo smoothing should be after despeckling
Wed, 14 Sep 2011 00:06:26 +0200 mikade Balanced shield miser, multi-shot, and boss kills in SI. Added radar ping.
Tue, 13 Sep 2011 17:49:39 -0400 nemo fix for issue #238
Tue, 13 Sep 2011 21:15:23 +0400 unc0rr Slightly translated ru.lua
Tue, 13 Sep 2011 21:02:12 +0400 unc0rr Translation update
Tue, 13 Sep 2011 20:56:53 +0400 igor-hkr Translation update
Mon, 12 Sep 2011 23:31:19 +0200 sheepluva typo
Tue, 13 Sep 2011 10:30:39 -0400 nemo Still haven't received updated lt ts file, but no reason that the .txt and .lua shouldn't get used
Tue, 13 Sep 2011 00:51:02 -0400 nemo Don't set lfDamaged for small tunnels
Tue, 13 Sep 2011 00:32:41 -0400 nemo fix voice preview
Tue, 13 Sep 2011 00:13:01 -0400 nemo Remove extra graphical resweeps, and smooth prior to despeckling. Was getting odd desync here without Land[] seemingly incorrect at end of passes. Just removing seems to fix, and code wasn't that good an idea in its prior state anyway.
Mon, 12 Sep 2011 20:53:56 -0400 nemo oops
Mon, 12 Sep 2011 19:30:18 -0400 nemo Disable GL SetAttributes for Windows due to many testers with problems. This restores .15 behaviour.
Mon, 12 Sep 2011 16:51:45 -0400 nemo Fix hat naming, keep case consistent within the streetfighter group, fix spelling error.
Mon, 12 Sep 2011 16:38:54 -0400 nemo fix for issue #139
Mon, 12 Sep 2011 23:08:24 +0400 unc0rr Add 0.9.16 and 0.9.17-dev version info to server
Mon, 12 Sep 2011 21:51:14 +0400 unc0rr This should check if Qt provides zlib functions, and adds zlib dependency in case of zlibless Qt. Tested with Qt providing zlib functions only.
Mon, 12 Sep 2011 18:53:28 +0200 koda I.Fight.For.The.Users
Mon, 12 Sep 2011 15:58:59 +0200 koda remove the forced fullscreen resolution since everyone is hating it; kept it around only for stereo rendering (where it's mandatory)
Mon, 12 Sep 2011 14:56:24 +0200 sheepluva fix out-of-dir builds
Mon, 12 Sep 2011 07:38:16 +0200 sheepluva don't load key binds for AI hedgehogs
Mon, 12 Sep 2011 07:27:34 +0200 sheepluva nemo's molotov burst effect; with a slight color modification added
Mon, 12 Sep 2011 06:31:10 +0200 sheepluva fix side-effects of nemo's bottle-turnin'
Sun, 11 Sep 2011 21:32:49 -0400 nemo uh, that was just so I could look at the flame more closely, wasn't supposed to be checked in
Sun, 11 Sep 2011 21:30:42 -0400 nemo Since we are tweaking molotov. make the flame flickery and add a drowning frame
Mon, 12 Sep 2011 00:47:49 +0200 sheepluva smoke for molotov
Sun, 11 Sep 2011 18:09:49 -0400 nemo make it more sekret
Sun, 11 Sep 2011 23:48:40 +0200 sheepluva cyclops hat by Randy
Sun, 11 Sep 2011 15:51:56 -0400 nemo rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
Sun, 11 Sep 2011 14:46:04 -0400 nemo aaaallways, I want to beeee with you, and make belieeeeve with you
Sun, 11 Sep 2011 21:45:28 +0400 unc0rr Save demo when loaded from save game finishes
Sun, 11 Sep 2011 13:21:50 -0400 nemo Remove some transparencies, fix some files
Sun, 11 Sep 2011 13:16:01 -0400 nemo Man, checking it at end of turn was just tidier :(
Sun, 11 Sep 2011 13:12:52 -0400 nemo better?
Sun, 11 Sep 2011 18:57:54 +0200 sheepluva fix for disconnect reason not being shown
Sun, 11 Sep 2011 18:37:34 +0200 sheepluva omg how could I forget
Sun, 11 Sep 2011 18:35:59 +0200 sheepluva added some changes I remembered/saw in the logs to the changelog
Sun, 11 Sep 2011 18:19:05 +0200 sheepluva hand drawn map editor: allow "undo" after "clear"
Sun, 11 Sep 2011 11:09:28 -0400 nemo Also this
Sun, 11 Sep 2011 10:46:53 -0400 nemo Should prevent a crasher when drowning while firing
Sun, 11 Sep 2011 10:22:09 -0400 nemo I do believe the only thing that was *ever* wrong with camera shake was someone decided to use getRandom on something that had always been a visual effect anyway. Pretty sure WorldDx is in fact safe to modify.
Sun, 11 Sep 2011 16:18:49 +0200 sheepluva small de update
Sun, 11 Sep 2011 16:07:36 +0200 sheepluva whoops, I didn't want to commit that line
Sun, 11 Sep 2011 10:00:32 -0400 nemo tweak
Sun, 11 Sep 2011 09:46:22 -0400 nemo Focus camera on moving current hog (probably more important to player). Should make tumbler, sine gun play, attacking off rope and saucer more playable. Also fix a typo in prior offset, and compensate for zoom.
Sun, 11 Sep 2011 15:38:45 +0200 sheepluva make "All Files" file filter in file dialog actually display all files rather then just those with a dot in their name
Sun, 11 Sep 2011 15:18:46 +0200 sheepluva fix for issue #269
Sun, 11 Sep 2011 08:54:21 -0400 nemo Try the same offsetting as X - I think it helps w/ mikade's Space Invasion camera problem
Sat, 10 Sep 2011 22:55:31 -0400 sheepluva fix for issue #276
Sun, 11 Sep 2011 04:22:57 +0200 sheepluva german lua translations
Sun, 11 Sep 2011 04:08:50 +0200 mikade Substitute broken Tumbler-based GaudyRacer with generic, map independant Racer.
Sat, 10 Sep 2011 21:23:12 -0400 nemo A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
Sat, 10 Sep 2011 21:02:34 -0400 nemo For better or for worse. Add sheepluva's forcing of clean on engine subdirectory. This works around a bug in fpc 2.4-2.6 that appears to generate incorrect inlining of loops on 2nd build. -B avoids this, but without a clean, the -B never got called. Also restore options, which I had confused w/ config. my bad.
Sun, 11 Sep 2011 02:24:46 +0200 mikade fix timebox (differently), support for more players, remove version numbers,
Sun, 11 Sep 2011 00:36:47 +0200 sheepluva some portal love for deagle/etc shots
Sat, 10 Sep 2011 11:40:37 -0400 nemo tone flash waaaaay down when zoomed out
Sat, 10 Sep 2011 16:21:38 +0200 sheepluva fix: let's use less random code for drawing the bullet trajectory
Sat, 10 Sep 2011 10:13:19 -0400 nemo This condition should have been removed when I was changing targetting
Sat, 10 Sep 2011 14:43:16 +0200 sheepluva translation fail/typo
Sat, 10 Sep 2011 14:10:14 +0200 sheepluva some sniper training improvements and few german lua translations
Sat, 10 Sep 2011 04:08:15 +0200 sheepluva actual rope fix for hogs getting stuck on walls
Sat, 10 Sep 2011 03:27:47 +0200 sheepluva rollin' back my silly hack ( rea4d1fe665d7 )
Sat, 10 Sep 2011 01:05:01 +0200 sheepluva Fix preview of ruler map. Thanks to Randy for pointing out it was incorrect.
Fri, 09 Sep 2011 18:30:40 -0400 nemo Remove some unused variables and options.inc which uFloat doesn't use, probably should never use, and was getting in the way of my testcase - but most importantly, remove the inline on hwSqrt which was causing very bad math on my compiler/machine. We may have to remove more inlining. A pity.
Fri, 09 Sep 2011 21:31:39 +0200 sheepluva monkey task: always log to userpath
Fri, 09 Sep 2011 20:17:50 +0200 sheepluva move hedgehogs out of walls
Fri, 09 Sep 2011 22:04:40 +0400 unc0rr Don't test for hasGone in unapproved places. Now any possibility of desync on player quit is ruled out. Not tested at all.
Fri, 16 Sep 2011 17:36:05 +0200 Xeli Changed firebutton, parameters in uTouch might need to be tweaked some more hedgeroid
Fri, 09 Sep 2011 15:52:59 +0200 sheepluva we don't need trailing whitespaces... I guess :P
Wed, 14 Sep 2011 18:43:16 +0200 Xeli Fix to enable compiling for something else than arm, the compiler for x64_86 didn't recognize Int32 etc.. hedgeroid
Fri, 09 Sep 2011 15:36:30 +0200 sheepluva Scripting: Update screen dimensions on screen resize and introduce onScreenResize() event.
Fri, 09 Sep 2011 05:15:45 +0200 Xeli merge hedgeroid
Fri, 09 Sep 2011 03:57:45 +0200 mikade merge
Fri, 09 Sep 2011 03:22:08 +0200 mikade merge
Fri, 09 Sep 2011 03:21:16 +0200 mikade Allow limited form of SuddenDeath (WaterRise = 0) in both CTF modes
Thu, 08 Sep 2011 21:20:12 -0400 nemo er. let's reference the right gear, shall we?
Fri, 09 Sep 2011 03:00:03 +0200 mikade Add support for more players.
Thu, 08 Sep 2011 21:18:44 -0400 nemo There. Push this back on to unc0rr. This effect can still desync, 'cause it always could, but at least now the two are linked w/o argument I think.
Fri, 09 Sep 2011 02:11:51 +0200 mikade For now, don't spawn anything other than health crates.
Fri, 09 Sep 2011 03:04:15 +0200 sheepluva "fix" for a screen scaling problem I had after resizing to odd width number values
Fri, 09 Sep 2011 01:25:21 +0200 sheepluva * ShoppaKing/TrophyRace maps updated by wolfmarc
Fri, 09 Sep 2011 00:22:48 +0200 sheepluva change minimum resolution back to 640x480 (full weapon menu too big for smaller screens)
Thu, 08 Sep 2011 13:03:58 -0400 nemo oops
Thu, 08 Sep 2011 13:01:20 -0400 nemo Restore hog on team gone
Thu, 08 Sep 2011 17:44:51 +0200 sheepluva fix knight hat
Thu, 08 Sep 2011 17:59:19 +0400 unc0rr Fix loading from save desync
Thu, 08 Sep 2011 15:39:30 +0400 unc0rr Remove unnecessary and wrong check
Wed, 07 Sep 2011 11:19:10 +0400 unc0rr Replace tab with space
Thu, 08 Sep 2011 08:44:17 -0400 nemo Define 2 script callbacks to notify of hog vanishment
Thu, 08 Sep 2011 00:29:01 -0400 nemo remove debug message, clear a couple of global gear references if appropriate, fix control script
Wed, 07 Sep 2011 20:54:32 -0400 nemo Add flickery ghost grave
Wed, 07 Sep 2011 20:53:45 -0400 nemo Since shakes are still proving unsafe until camera is reworked, try a mild flash instead
Wed, 07 Sep 2011 20:35:24 -0400 nemo Revert camera shake. Now to make sure we don't desync anymore.
Wed, 07 Sep 2011 20:13:14 -0400 Star updated hat
Sat, 08 Oct 2011 16:45:52 +0200 jose1711 merge
Wed, 07 Sep 2011 20:12:20 -0400 nemo NEEDS TESTING. Try reenabling camera shake based on unc0rr's comment.
Wed, 07 Sep 2011 15:06:42 -0400 nemo svg export darkened the upper white band a bit too much for my tastes
Wed, 07 Sep 2011 15:03:26 -0400 nemo new countries
Tue, 06 Sep 2011 17:14:29 -0400 nemo fix hat name
Tue, 06 Sep 2011 17:10:03 -0400 nemo Another mass hat rename, because people were just about finished fixing their teams.
Tue, 06 Sep 2011 21:15:01 +0400 unc0rr - Don't generate seed twice
Tue, 06 Sep 2011 21:10:02 +0400 unc0rr Send mapgen for static maps
Tue, 06 Sep 2011 20:53:26 +0400 unc0rr This should be a real fix (7643cbb88f09 reverted). Not tested.
Tue, 06 Sep 2011 10:40:32 -0400 tsleon translation update
Tue, 06 Sep 2011 10:37:32 -0400 szczur translation update
Tue, 06 Sep 2011 13:36:10 +0400 unc0rr Fix link again (changed libraries order)
Mon, 05 Sep 2011 16:20:35 -0400 nemo Don't set index if using static map - avoids desync where map name is passed and list is set, but then index is set to 0
Mon, 05 Sep 2011 15:48:46 -0400 nemo Add update preview when picking random static
Mon, 05 Sep 2011 15:32:58 -0400 nemo Add a fade out when in lag for snow.
Mon, 05 Sep 2011 15:05:46 -0400 nemo check for turn over (infinite attack)
Mon, 05 Sep 2011 21:45:28 +0400 unC0Rr Fix linking in windows
Mon, 05 Sep 2011 21:12:22 +0400 unC0Rr Add zlib headers (library itself is included to Qt)
Mon, 05 Sep 2011 16:04:05 +0200 sheepluva 3 more user hats, fixed by "Star and Moon", thank you!
Mon, 05 Sep 2011 15:11:46 +0200 sheepluva fix gas mask hat
(0) -3000 -1000 -240 +240 +1000 +3000 tip