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.
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
An attempt to run main rope code only every 8th tick:
2012-08-24, by unc0rr
Move rope code to separate unit
2012-08-24, by unc0rr
Fix formatting, reduce border sensitivity
2012-08-23, by nemo
Hedgeroid: Fixed map preview again (might be a JNA bug)
2012-08-23, by Medo
also needs exclusion here
2012-08-23, by nemo
Hedgeroid improvements:
2012-08-23, by Medo
Don't leave frontend in engine waiting state when there's error occured on attempt to start engine
2012-08-23, by unc0rr
Hedgeroid: Some code cleanup, adding a forgotten file
2012-08-22, by Medo
Slightly faster and slightly better templates #41 and #43
2012-08-23, by unc0rr
License change: With the agreement of Xeli, I changed the Hedgeroid license to
2012-08-20, by Medo
drawn maps have a fixed 4096x2048 area right now
2012-08-23, by nemo
Hedgeroid: Final sprint to the deadline
2012-08-20, by Medo
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-22, by nemo
frontlib: Improved documentation of netconn, unified naming of a callback
2012-08-20, by Medo
*sigh*
2012-08-22, by nemo
engine: Don't overwrite isTerminated if it's already true
2012-08-20, by Medo
initModule really not needed for uRandom
2012-08-22, by nemo
Fix engine crashes on game end
2012-08-19, by Medo
Burn a random number in the override. Make sure cirbuf is reset.
2012-08-22, by nemo
Merge
2012-08-18, by Medo
extra nil check for lua hog switch
2012-08-21, by nemo
Hedgeroid: Don't change the template when clicking the map.
2012-08-18, by Medo
now really avoid
2012-08-22, by unc0rr
Hedgeroid: Increased assetsversion (d'oh)
2012-08-18, by Medo
avoid overflow on templates
2012-08-21, by nemo
Hedgeroid:
2012-08-18, by Medo
allow lua to specify template by number
2012-08-21, by nemo
frontlib: Return more filled-in team objects
2012-08-18, by Medo
merge
2012-08-19, by Stepan777
Cancel shotgun shot if hedgehog is moved moved (by explosion)
2012-08-21, by unc0rr
engine: Fixed indentation regression
2012-08-18, by Medo
koda changed the CMake flag w/o updating the wiki or INSTALL file :(
2012-08-18, by nemo
Merge
2012-08-18, by Medo
Hedgeroid: Don't update the map preview just for a theme change
2012-08-18, by Medo
oops
2012-08-18, by nemo
Hedgeroid: Fixed JNA mapping of size_t
2012-08-18, by Medo
fix the touchUI on android, ignore device dpi for now
2012-08-18, by Xeli
engine: Fixed sigsegv on android caused by modifying Template.FillPoints constants
2012-08-18, by Medo
byte order
2012-08-18, by nemo
Hedgeroid: Fixed memory handling issues
2012-08-18, by Medo
Simplify code a bit
2012-08-18, by unc0rr
Hedgeroid: Fixed the restructuring-induced breakage
2012-08-18, by Medo
GoBack() here is not needed anymore
2012-08-18, by unc0rr
Merge
2012-08-18, by Medo
Avoid a bit of a memory spike on small maps
2012-08-18, by nemo
This one gets called a lot when drawing rotated sprites
2012-08-17, by nemo
Consistency
2012-08-17, by nemo
This union hasn't been needed for 5 years, and makes using other headers harder.
2012-08-17, by nemo
Forgot this state
2012-08-16, by unc0rr
minor changes in list of codecs
2012-08-12, by Stepan777
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip