Sat, 13 Oct 2012 23:36:04 +0400 unc0rr Fix crasher in TestCake
Sat, 13 Oct 2012 15:45:14 +0400 unc0rr Switch to vector library for arrays
Sat, 13 Oct 2012 13:13:15 +0200 sheepluva small tweak. (reverse mouse wheel directions for color change)
Sat, 13 Oct 2012 00:35:20 +0400 unc0rr Convert ColorWidget from QWidget to QFrame and make use of The Box Model(tm) in stylesheet
Sat, 13 Oct 2012 00:07:46 +0400 unc0rr UNBAN implementation
Fri, 12 Oct 2012 11:02:43 +0200 sheepluva add Randy to extended credits
Thu, 11 Oct 2012 17:21:52 -0400 sphrix french translation. primarily of the campaign.
Fri, 12 Oct 2012 00:10:28 +0400 unc0rr Better use random number here
Thu, 11 Oct 2012 21:17:56 +0400 unc0rr - Nicks starting from not-letter char go to bottom of the list
Wed, 10 Oct 2012 23:58:23 +0400 unc0rr Remove old signal-slot conenctions
Wed, 10 Oct 2012 23:55:09 +0400 unc0rr - Finish conversion to nicks model
Wed, 10 Oct 2012 23:30:34 +0400 unc0rr Get rid of deprecated chat widget stuff
Wed, 10 Oct 2012 23:15:58 +0400 unc0rr Restore old context menu behavior
Wed, 10 Oct 2012 00:14:01 -0400 nemo no. still doesn't work right
Wed, 10 Oct 2012 00:40:00 +0400 unc0rr Please pas2c
Wed, 10 Oct 2012 00:21:18 +0400 unc0rr - Enable chat context menu actions
Wed, 10 Oct 2012 00:18:35 +0400 unc0rr Don't ask for full rooms list on part/kick
Tue, 09 Oct 2012 21:08:37 +0400 unc0rr Reset nickname so it may be reused while old connection is still hanging
Mon, 08 Oct 2012 21:56:24 -0400 nemo no. still doesn't work right.
Mon, 08 Oct 2012 21:07:18 -0400 nemo Knife is still broken, but so koda can fix it...
Tue, 09 Oct 2012 00:38:17 +0400 unc0rr Load friends/ignored nicks from file
Mon, 08 Oct 2012 23:57:17 +0400 unc0rr Room players list
Mon, 08 Oct 2012 13:27:46 -0400 nemo A bit more on the knife. Also add missing files to CMakeLists
Sun, 07 Oct 2012 16:44:16 -0400 nemo Data for copying throwing knife to Land once it hits.
Sun, 07 Oct 2012 23:59:55 +0400 unc0rr Bring back sorting
Sun, 07 Oct 2012 23:33:09 +0400 unc0rr Bring icons back
Sun, 07 Oct 2012 11:59:42 -0400 nemo Set default collision mask for gears at currenthedgehog X/Y to FF7F, expose mask to scripting as well. This should resolve the collision part of bug #420
Sun, 07 Oct 2012 00:12:46 +0400 unc0rr Further work on moving to players list model
Sat, 06 Oct 2012 23:36:43 +0400 unc0rr Simplify file loading procedure
Sat, 06 Oct 2012 01:09:41 +0400 unc0rr Start moving to players list model.
Wed, 03 Oct 2012 12:04:29 +0400 unc0rr No commit message
Mon, 01 Oct 2012 12:01:39 +0400 unc0rr - Fix warnings and hints
Mon, 01 Oct 2012 00:31:38 +0400 unc0rr Show more statuses in icons.
Sat, 29 Sep 2012 19:26:18 +0400 unc0rr Move hedgehog's step routine into separate function, use it in both hedgehog and ai code
Fri, 28 Sep 2012 18:03:32 +0100 koda use cmake OPTION for arguments and further cleanup on CMakeFiles
Thu, 27 Sep 2012 13:37:10 -0400 nemo revert since I didn't quite get this working smoothly enough. was close though. perhaps some other time. Shame because calling game tick less frequently can save a lot of CPU
Fri, 28 Sep 2012 00:51:04 +0400 unc0rr Fix some hints
Fri, 28 Sep 2012 00:39:20 +0400 unc0rr Shutup pas2c
Fri, 28 Sep 2012 00:18:07 +0400 unc0rr vector2Angle function which converts vector to angle from -2048 to 2048
Thu, 27 Sep 2012 23:24:01 +0400 unc0rr Always run simple game on medium maps
Thu, 27 Sep 2012 19:15:49 +0400 unc0rr Oops
Wed, 26 Sep 2012 11:36:41 +0400 unc0rr Fix framing
Tue, 25 Sep 2012 22:45:40 +0400 unc0rr - Keep track of room name so correct name is displayed when you become room admin
Tue, 25 Sep 2012 02:57:03 +0200 koda only accept RELASE and DEBUG build type configuration
Tue, 25 Sep 2012 02:35:21 +0200 koda another little tweak
Tue, 25 Sep 2012 02:25:22 +0200 koda sdl_extras updated/fixed (is this file still needed?)
Tue, 25 Sep 2012 01:27:26 +0200 koda forgot a few checks from rev f40c65ae3eab
Tue, 25 Sep 2012 01:02:21 +0200 koda force a DEBUG build when HW_DEV is true, some CMakeLists.txt cleanup/commenting
Tue, 25 Sep 2012 00:35:49 +0200 koda slight tweak to lua linking (that will break everything, i'm sure)
Sat, 22 Sep 2012 19:14:58 +0400 unc0rr Make sheepluva happy
Sat, 22 Sep 2012 19:01:39 +0400 unc0rr Allow using system proxy settings
Fri, 21 Sep 2012 23:33:34 +0400 unc0rr - Small fix
Fri, 21 Sep 2012 23:29:57 +0400 unc0rr Support for proxies (not tested)
Fri, 21 Sep 2012 01:29:33 +0200 koda blindly trying to fix the android build
Fri, 21 Sep 2012 01:07:56 +0200 koda nicer debug log visuals on ios
Fri, 21 Sep 2012 00:50:04 +0200 koda switch the Tremor implementation from the Cocos2D one to the lowmem-no-byte branch and let's see what happens
Thu, 20 Sep 2012 23:04:10 +0200 koda update ios project file again to reflect SDL2 renaming
Sun, 16 Sep 2012 23:52:36 +0200 Medo Hedgeroid: Updated base locale
Thu, 20 Sep 2012 22:17:02 +0200 koda issue ENGINECLEAN only when fpc < 2.6
Sun, 16 Sep 2012 22:41:58 +0200 Medo Hedgeroid: Update to new NDK toolchain (requires NDK r8b)
Thu, 20 Sep 2012 22:10:32 +0200 koda updated ios project file
Sun, 16 Sep 2012 22:31:34 +0200 Medo frontlib+Hedgeroid: Added support for the new client flags (chief, admin, reg)
Sun, 16 Sep 2012 23:30:55 +0400 unc0rr Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
Sun, 16 Sep 2012 17:42:48 +0200 Medo frontlib: Add/change comments to correspond to recent changes in QtFrontend and server
Sun, 16 Sep 2012 22:55:33 +0400 unc0rr New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests
Sun, 16 Sep 2012 16:54:51 +0200 Medo Merge
Sun, 16 Sep 2012 09:33:57 +0400 ChipHome Italian translation update
Tue, 11 Sep 2012 22:19:23 +0400 ChipHome Italian engine translation update
Sun, 09 Sep 2012 20:58:45 +0200 sheepluva recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
Sun, 09 Sep 2012 20:11:07 +0200 sheepluva client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
Sun, 09 Sep 2012 19:57:13 +0400 unc0rr 'h' status for room admins
Sun, 09 Sep 2012 15:37:10 +0400 unc0rr Reset to default colors button
Sun, 09 Sep 2012 14:45:21 +0400 unc0rr - Some improvements to tr() calls
Sun, 09 Sep 2012 13:40:02 +0400 unc0rr - Fix some warnings in frontend
Sun, 09 Sep 2012 11:50:34 +0400 unc0rr Polish settings page a bit
Sat, 08 Sep 2012 10:30:16 +0400 unc0rr More consistency in terminology
Fri, 07 Sep 2012 12:13:38 +0200 sheepluva merging in campaign updates - please test
Wed, 05 Sep 2012 16:54:13 +0300 belphegorr Fixed grammar/vocabulary and improved balance
Thu, 06 Sep 2012 15:47:52 +0200 sheepluva fix for issue 293 : "rope stuck after picking crate"
Wed, 05 Sep 2012 12:36:47 +0200 sheepluva fix a segfault related to tcp servers deleting themselves without removing themselves from the internal server list first.
Tue, 04 Sep 2012 18:40:53 -0400 nemo retain frontend effects setting exiting/leaving settings
Wed, 05 Sep 2012 02:17:04 +0400 unc0rr Fix some warnings
Wed, 05 Sep 2012 02:11:51 +0400 unc0rr Stop messages without possible desync on load from save
Tue, 04 Sep 2012 13:18:26 +0200 sheepluva I didn't want to do this since it seems less clean, but...
Tue, 04 Sep 2012 15:18:22 +0400 unc0rr Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
Tue, 04 Sep 2012 12:43:55 +0200 sheepluva skip second CheckForWin if water wasn't raised after first one
Tue, 04 Sep 2012 12:34:00 +0200 sheepluva fix multi-shot related game ends leading to incomplete stats, fixes issue 372
Tue, 04 Sep 2012 12:25:55 +0400 unc0rr More Qt-ish code, fix couple warnings.
Tue, 04 Sep 2012 12:16:36 +0400 unc0rr Unset room restrictions on player/team joins when changing room admin
Tue, 04 Sep 2012 11:09:23 +0400 unc0rr More precision
Mon, 03 Sep 2012 14:50:26 -0400 nemo forgot to add back c96ff1a053d0
Mon, 03 Sep 2012 20:46:34 +0200 sheepluva fix for issue 376 (embedding barrels in ceiling)
Mon, 03 Sep 2012 14:08:01 -0400 nemo Fix line endings, add missing amMine entry
Mon, 03 Sep 2012 20:04:42 +0200 sheepluva teleport hack fixes:
Mon, 03 Sep 2012 13:52:35 -0400 nemo adjust velocity when entering/exiting the 4x routine
Mon, 03 Sep 2012 12:35:51 -0400 nemo Let's try *4 instead. Not nearly as much of a win, but might be usable.
Mon, 03 Sep 2012 00:00:54 -0400 nemo So, unc0rr won't let me revert to pre-e496587db93e, but reverting db731c523653 makes the rope less-sticky-enough to actually be usable in an ordinary game without my screaming at the monitor as I drown for the nth time...
Sun, 02 Sep 2012 22:27:01 +0200 sheepluva if this doesn't work I shall cry like a lady
Sun, 02 Sep 2012 22:09:06 +0200 sheepluva I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
Sun, 02 Sep 2012 21:55:56 +0200 sheepluva engineclean returns
Sun, 02 Sep 2012 19:58:56 +0400 unc0rr Not sticky rope
Sun, 02 Sep 2012 11:44:59 -0400 nemo perf tweak
Sun, 02 Sep 2012 10:11:24 -0400 nemo LAND_HEIGHT/LAND_WIDTH need setting later now
Sun, 02 Sep 2012 09:23:36 -0400 nemo Correct snow fall/rotation (matching visual gear)
Sun, 02 Sep 2012 09:36:06 +0400 unc0rr Oops
Sat, 01 Sep 2012 17:11:39 -0400 unc0rr Rope fix without hacks.
Sat, 01 Sep 2012 15:46:22 -0400 nemo oops
Sat, 01 Sep 2012 15:44:59 -0400 nemo remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
Sat, 01 Sep 2012 21:36:57 +0200 unc0rr hide health bars of dead teams
Sat, 01 Sep 2012 12:09:59 -0400 nemo Differentiate videos from demos - navigating between them was too confusing. BTW, why is this on the front page, instead of next to the demos button?
Sat, 01 Sep 2012 10:40:22 +0200 sheepluva fix parsing of 'if': identifiers can also contain underscores
Fri, 31 Aug 2012 22:08:29 +0200 unc0rr fix parsing of 'if'
Fri, 31 Aug 2012 22:00:31 +0200 sheepluva clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
Fri, 31 Aug 2012 17:52:53 +0200 sheepluva * don't build moc for campaign.h
Fri, 31 Aug 2012 11:10:21 -0400 nemo oops
Fri, 31 Aug 2012 15:28:03 +0200 sheepluva use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
Fri, 31 Aug 2012 13:36:00 +0200 sheepluva min -> qMin
Fri, 31 Aug 2012 12:06:48 +0200 sheepluva don't query/print GL_AUX_BUFFERS if video recording is disabled
Fri, 31 Aug 2012 11:24:57 +0200 sheepluva print all GL_EXTENSIONS properly to logfile (should a;sp fix build on systems with compiler/lib versions that can't implicity cast PGLubyte to PChar)
Thu, 30 Aug 2012 22:13:42 -0400 nemo Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
(0) -3000 -1000 -120 +120 +1000 +3000 tip