Mercurial
Mercurial
>
sheepy-clone
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Always run simple game on medium maps
2012-09-27, by unc0rr
Oops
2012-09-27, by unc0rr
Fix framing
2012-09-26, by unc0rr
- Keep track of room name so correct name is displayed when you become room admin
2012-09-25, by unc0rr
only accept RELASE and DEBUG build type configuration
2012-09-25, by koda
another little tweak
2012-09-25, by koda
sdl_extras updated/fixed (is this file still needed?)
2012-09-25, by koda
forgot a few checks from rev f40c65ae3eab
2012-09-25, by koda
force a DEBUG build when HW_DEV is true, some CMakeLists.txt cleanup/commenting
2012-09-25, by koda
slight tweak to lua linking (that will break everything, i'm sure)
2012-09-25, by koda
Make sheepluva happy
2012-09-22, by unc0rr
Allow using system proxy settings
2012-09-22, by unc0rr
- Small fix
2012-09-21, by unc0rr
Support for proxies (not tested)
2012-09-21, by unc0rr
blindly trying to fix the android build
2012-09-21, by koda
nicer debug log visuals on ios
2012-09-21, by koda
switch the Tremor implementation from the Cocos2D one to the lowmem-no-byte branch and let's see what happens
2012-09-21, by koda
update ios project file again to reflect SDL2 renaming
2012-09-20, by koda
Hedgeroid: Updated base locale
2012-09-16, by Medo
issue ENGINECLEAN only when fpc < 2.6
2012-09-20, by koda
Hedgeroid: Update to new NDK toolchain (requires NDK r8b)
2012-09-16, by Medo
updated ios project file
2012-09-20, by koda
frontlib+Hedgeroid: Added support for the new client flags (chief, admin, reg)
2012-09-16, by Medo
Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
2012-09-16, by unc0rr
frontlib: Add/change comments to correspond to recent changes in QtFrontend and server
2012-09-16, by Medo
New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests
2012-09-16, by unc0rr
Merge
2012-09-16, by Medo
Italian translation update
2012-09-16, by ChipHome
Italian engine translation update
2012-09-11, by ChipHome
recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
2012-09-09, by sheepluva
client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
2012-09-09, by sheepluva
'h' status for room admins
2012-09-09, by unc0rr
Reset to default colors button
2012-09-09, by unc0rr
- Some improvements to tr() calls
2012-09-09, by unc0rr
- Fix some warnings in frontend
2012-09-09, by unc0rr
Polish settings page a bit
2012-09-09, by unc0rr
More consistency in terminology
2012-09-08, by unc0rr
merging in campaign updates - please test
2012-09-07, by sheepluva
Fixed grammar/vocabulary and improved balance
2012-09-05, by belphegorr
fix for issue 293 : "rope stuck after picking crate"
2012-09-06, by sheepluva
fix a segfault related to tcp servers deleting themselves without removing themselves from the internal server list first.
2012-09-05, by sheepluva
retain frontend effects setting exiting/leaving settings
2012-09-04, by nemo
Fix some warnings
2012-09-05, by unc0rr
Stop messages without possible desync on load from save
2012-09-05, by unc0rr
I didn't want to do this since it seems less clean, but...
2012-09-04, by sheepluva
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, by unc0rr
skip second CheckForWin if water wasn't raised after first one
2012-09-04, by sheepluva
fix multi-shot related game ends leading to incomplete stats, fixes issue 372
2012-09-04, by sheepluva
More Qt-ish code, fix couple warnings.
2012-09-04, by unc0rr
Unset room restrictions on player/team joins when changing room admin
2012-09-04, by unc0rr
More precision
2012-09-04, by unc0rr
forgot to add back c96ff1a053d0
2012-09-03, by nemo
fix for issue 376 (embedding barrels in ceiling)
2012-09-03, by sheepluva
Fix line endings, add missing amMine entry
2012-09-03, by nemo
teleport hack fixes:
2012-09-03, by sheepluva
adjust velocity when entering/exiting the 4x routine
2012-09-03, by nemo
Let's try *4 instead. Not nearly as much of a win, but might be usable.
2012-09-03, by 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-03, by nemo
if this doesn't work I shall cry like a lady
2012-09-02, by sheepluva
I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
2012-09-02, by sheepluva
engineclean returns
2012-09-02, by sheepluva
Not sticky rope
2012-09-02, by unc0rr
perf tweak
2012-09-02, by nemo
LAND_HEIGHT/LAND_WIDTH need setting later now
2012-09-02, by nemo
Correct snow fall/rotation (matching visual gear)
2012-09-02, by nemo
Oops
2012-09-02, by unc0rr
Rope fix without hacks.
2012-09-01, by unc0rr
oops
2012-09-01, by nemo
remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
2012-09-01, by nemo
hide health bars of dead teams
2012-09-01, by unc0rr
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, by nemo
fix parsing of 'if': identifiers can also contain underscores
2012-09-01, by sheepluva
fix parsing of 'if'
2012-08-31, by unc0rr
clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
2012-08-31, by sheepluva
* don't build moc for campaign.h
2012-08-31, by sheepluva
oops
2012-08-31, by nemo
use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
2012-08-31, by sheepluva
min -> qMin
2012-08-31, by sheepluva
don't query/print GL_AUX_BUFFERS if video recording is disabled
2012-08-31, by 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, by sheepluva
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-30, by nemo
add 'a classic fairytale' campaign to cmake install
2012-08-25, by sheepluva
dos2unix newline fixes on 7 (video recording-)merged files
2012-08-30, by sheepluva
Move some options to the second page so first page doesn't look ugly on low resolution
2012-08-30, by unc0rr
neglected stuff
2012-08-30, by nemo
Checking merge against latest trunk
2012-08-30, by nemo
preliminary creeper (not yet functional)
2012-08-29, by nemo
new grave: dragonball (incl. svg) by Randy
2012-08-29, by sheepluva
tiny (probably) optimisation
2012-08-29, by nemo
A few more operators. Committing in case unc0rr wants to fiddle.
2012-08-29, by nemo
isZero appears to be never used. Use it in a few obvious cases and add web variant.
2012-08-29, by nemo
Fix library installation in win32
2012-08-29, by unc0rr
disable snowball damage, by request of sheepluva
2012-08-29, by nemo
remove a redundant assignment; whitespace fixes
2012-08-29, by sheepluva
This should work better
2012-08-29, by unc0rr
fix build for me
2012-08-28, by sheepluva
Make ffmpeg optional for frontend
2012-08-28, by unc0rr
Small fix
2012-08-28, by unc0rr
Merge Stepik-777's video recording gsoc project
2012-08-28, by unc0rr
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, by nemo
Merge
2012-08-27, by Medo
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, by sheepluva
Nerf X component a bit, allow knocks of nearby targets and upward kicks of overlapping
2012-08-26, by nemo
so unc0rr might replace this all. but anyway. fix copypasta.
2012-08-26, by nemo
shoppa hack, take... 4?
2012-08-26, by nemo
another shot in the dark. still w/ no input from shoppa players
2012-08-25, by nemo
shoppa hack guesses. continued. let's assume there's a small Y component.
2012-08-25, by 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-25, by nemo
hack for shoppa players, take 2. take into account sides, and a guess that a "slide" involves no upward movement
2012-08-25, by nemo
Hack to try and appease the shoppa players
2012-08-25, by nemo
reducing this value is sufficient to ensure crates drop just below top border or a girder
2012-08-25, by 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, by nemo
Allow escaping from tight spots
2012-08-25, by nemo
Disable workaround, as it still makes server crash and hung clients are hidden from players anyway
2012-08-25, by unc0rr
Ensure crates can spawn just below the border on a bordered map.
2012-08-25, by nemo
let's see if mikade will still accept this at least
2012-08-25, by nemo
make cheating a bit easier (mikade insisted). Also, try flipping dust for a bit more variety.
2012-08-25, by nemo
oops
2012-08-24, by 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, by nemo
fromdos + fix end of turn velocity
2012-08-24, by nemo
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip