2012-09-05 belphegorr Fixed grammar/vocabulary and improved balance
2012-09-06 sheepluva fix for issue 293 : "rope stuck after picking crate"
2012-09-05 sheepluva fix a segfault related to tcp servers deleting themselves without removing themselves from the internal server list first.
2012-09-04 nemo retain frontend effects setting exiting/leaving settings
2012-09-04 unc0rr Fix some warnings
2012-09-04 unc0rr Stop messages without possible desync on load from save
2012-09-04 sheepluva I didn't want to do this since it seems less clean, but...
2012-09-04 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)
2012-09-04 sheepluva skip second CheckForWin if water wasn't raised after first one
2012-09-04 sheepluva fix multi-shot related game ends leading to incomplete stats, fixes issue 372
2012-09-04 unc0rr More Qt-ish code, fix couple warnings.
2012-09-04 unc0rr Unset room restrictions on player/team joins when changing room admin
2012-09-04 unc0rr More precision
2012-09-03 nemo forgot to add back c96ff1a053d0
2012-09-03 sheepluva fix for issue 376 (embedding barrels in ceiling)
2012-09-03 nemo Fix line endings, add missing amMine entry
2012-09-03 sheepluva teleport hack fixes:
2012-09-03 nemo adjust velocity when entering/exiting the 4x routine
2012-09-03 nemo Let's try *4 instead. Not nearly as much of a win, but might be usable.
2012-09-03 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...
2012-09-02 sheepluva if this doesn't work I shall cry like a lady
2012-09-02 sheepluva I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
2012-09-02 sheepluva engineclean returns
2012-09-02 unc0rr Not sticky rope
2012-09-02 nemo perf tweak
2012-09-02 nemo LAND_HEIGHT/LAND_WIDTH need setting later now
2012-09-02 nemo Correct snow fall/rotation (matching visual gear)
2012-09-02 unc0rr Oops
2012-09-01 unc0rr Rope fix without hacks.
2012-09-01 nemo oops
2012-09-01 nemo remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
2012-09-01 unc0rr hide health bars of dead teams
2012-09-01 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?
2012-09-01 sheepluva fix parsing of 'if': identifiers can also contain underscores
2012-08-31 unc0rr fix parsing of 'if'
2012-08-31 sheepluva clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
2012-08-31 sheepluva * don't build moc for campaign.h
2012-08-31 nemo oops
2012-08-31 sheepluva use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
2012-08-31 sheepluva min -> qMin
2012-08-31 sheepluva don't query/print GL_AUX_BUFFERS if video recording is disabled
2012-08-31 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)
2012-08-31 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.
2012-08-25 sheepluva add 'a classic fairytale' campaign to cmake install
2012-08-30 sheepluva dos2unix newline fixes on 7 (video recording-)merged files
2012-08-30 unc0rr Move some options to the second page so first page doesn't look ugly on low resolution
2012-08-30 nemo neglected stuff
2012-08-30 nemo Checking merge against latest trunk
2012-08-30 nemo preliminary creeper (not yet functional)
2012-08-29 sheepluva new grave: dragonball (incl. svg) by Randy
2012-08-29 nemo tiny (probably) optimisation
2012-08-29 nemo A few more operators. Committing in case unc0rr wants to fiddle.
2012-08-29 nemo isZero appears to be never used. Use it in a few obvious cases and add web variant.
2012-08-29 unc0rr Fix library installation in win32
2012-08-29 nemo disable snowball damage, by request of sheepluva
2012-08-29 sheepluva remove a redundant assignment; whitespace fixes
2012-08-29 unc0rr This should work better
2012-08-28 sheepluva fix build for me
2012-08-28 unc0rr Make ffmpeg optional for frontend
2012-08-28 unc0rr Small fix
2012-08-28 unc0rr Merge Stepik-777's video recording gsoc project
2012-08-27 nemo Starting to rewrite uFloat routines to avoid QWordValue - in the interests of JS which may get uint64/int64 in the spec in the future but does not have it now.
2012-08-27 Medo Merge
2012-08-27 sheepluva shutting the windows/pas2c build bot up: pas2c seems to fail parsing 'not' after a logical 'and' or 'or' (if no parenthesis)
2012-08-27 nemo Nerf X component a bit, allow knocks of nearby targets and upward kicks of overlapping
2012-08-27 nemo so unc0rr might replace this all. but anyway. fix copypasta.
2012-08-26 nemo shoppa hack, take... 4?
2012-08-26 nemo another shot in the dark. still w/ no input from shoppa players
2012-08-26 nemo shoppa hack guesses. continued. let's assume there's a small Y component.
2012-08-26 nemo another shot in the dark. let's assume they expect to control their direction as well. this might be the *wrong* direction...
2012-08-26 nemo hack for shoppa players, take 2. take into account sides, and a guess that a "slide" involves no upward movement
2012-08-26 nemo Hack to try and appease the shoppa players
2012-08-25 nemo reducing this value is sufficient to ensure crates drop just below top border or a girder
2012-08-25 nemo Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
2012-08-25 nemo Allow escaping from tight spots
2012-08-25 unc0rr Disable workaround, as it still makes server crash and hung clients are hidden from players anyway
2012-08-25 nemo Ensure crates can spawn just below the border on a bordered map.
2012-08-25 nemo let's see if mikade will still accept this at least
2012-08-25 nemo make cheating a bit easier (mikade insisted). Also, try flipping dust for a bit more variety.
2012-08-25 nemo oops
2012-08-24 nemo Hey. How's this? It makes it harder to get stuck in the vertical rope position, prevents the wall trick, and also I think makes it easier to unglue a horizontal rope?
2012-08-24 nemo fromdos + fix end of turn velocity
2012-08-24 unc0rr An attempt to run main rope code only every 8th tick:
2012-08-24 unc0rr Move rope code to separate unit
2012-08-24 nemo Fix formatting, reduce border sensitivity
2012-08-23 Medo Hedgeroid: Fixed map preview again (might be a JNA bug)
2012-08-23 nemo also needs exclusion here
2012-08-23 Medo Hedgeroid improvements:
2012-08-23 unc0rr Don't leave frontend in engine waiting state when there's error occured on attempt to start engine
2012-08-21 Medo Hedgeroid: Some code cleanup, adding a forgotten file
2012-08-23 unc0rr Slightly faster and slightly better templates #41 and #43
2012-08-20 Medo License change: With the agreement of Xeli, I changed the Hedgeroid license to
2012-08-23 nemo drawn maps have a fixed 4096x2048 area right now
2012-08-20 Medo Hedgeroid: Final sprint to the deadline
2012-08-23 nemo move this section back to the connection code, and add an exclusion for air attack. probably should play a few portal games just in case
2012-08-20 Medo frontlib: Improved documentation of netconn, unified naming of a callback
2012-08-22 nemo *sigh*
2012-08-20 Medo engine: Don't overwrite isTerminated if it's already true
2012-08-22 nemo initModule really not needed for uRandom
2012-08-19 Medo Fix engine crashes on game end
2012-08-22 nemo Burn a random number in the override. Make sure cirbuf is reset.
2012-08-18 Medo Merge
2012-08-22 nemo extra nil check for lua hog switch
2012-08-18 Medo Hedgeroid: Don't change the template when clicking the map.
2012-08-22 unc0rr now really avoid
2012-08-18 Medo Hedgeroid: Increased assetsversion (d'oh)
2012-08-22 nemo avoid overflow on templates
2012-08-18 Medo Hedgeroid:
2012-08-21 nemo allow lua to specify template by number
2012-08-18 Medo frontlib: Return more filled-in team objects
2012-08-19 Stepan777 merge
2012-08-21 unc0rr Cancel shotgun shot if hedgehog is moved moved (by explosion)
2012-08-18 Medo engine: Fixed indentation regression
2012-08-18 nemo koda changed the CMake flag w/o updating the wiki or INSTALL file :(
2012-08-18 Medo Merge
2012-08-18 Medo Hedgeroid: Don't update the map preview just for a theme change
2012-08-18 nemo oops
2012-08-18 Medo Hedgeroid: Fixed JNA mapping of size_t
2012-08-18 Xeli fix the touchUI on android, ignore device dpi for now
2012-08-18 Medo engine: Fixed sigsegv on android caused by modifying Template.FillPoints constants
(0) -3000 -1000 -120 +120 +1000 +3000 tip