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.
Debug commit
2012-07-10, by Wolfgang Steffens
rework saving of camera positions so there is no need to know framerate during prerecording.
2012-07-09, by Stepan777
Tell AI to avoid edges, especially ones over water (this does not include checking whether a knock could drown yet). Also make flakes pick a new random dx/dy on respawn to further reduce patterns. Also disable a couple of weapons for the particularly dumb AI levels, and disable switching for the dumbest.
2012-07-11, by nemo
Merge
2012-07-10, by Wolfgang Steffens
merge
2012-07-09, by Stepan777
Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
2012-07-09, by nemo
First try to use framebuffer, instead of auxilary buffer.
2012-07-08, by Stepan777
Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
2012-07-08, by unc0rr
Move SDL_GetTicks() to another place, maybe this will fix sound desync.
2012-07-08, by Stepan777
A bit more convoluted, but more attractive visually
2012-07-08, by nemo
merge
2012-07-08, by Stepan777
Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
2012-07-08, by nemo
fix alpha channel in image rescaling
2012-07-07, by Stepan777
Draw bombs behind plane
2012-07-08, by nemo
Fix thumbnails. On some OpenGL implementations they weren't working.
2012-07-07, by Stepan777
Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
2012-07-08, by unc0rr
fix frontend for ffmpeg 0.7.13
2012-07-07, by Stepan777
Intended to help on bottom border maps or "red" maps - don't assume erasure if there is indestructible land below the hog
2012-07-08, by nemo
Fix compilation of hwengine on ffmpeg 0.7.13.
2012-07-07, by Stepan777
Hedgeroid: Major overhaul of the network connection code. Now it is threaded and
2012-07-26, by Medo
Score AI resurrection as a kill. These values will not be the same as the in-game scoring, since in-game scoring doesn't count friendlies.
2012-07-08, by nemo
fix for older ffmpeg (0.7.13)
2012-07-07, by Stepan777
Hedgeroid: Misguided attempts at getting the connection lifecycle right.
2012-07-24, by Medo
remaining files for the Danish translation
2012-07-07, by kjpou1
When there are videos that are being encoded and user tries to quit display dialog with warning.
2012-07-06, by Stepan777
Hedgeroid: Reworked player and room lists, added menus, added playername query
2012-07-23, by Medo
- Check ready status only after deleting player's teams (should fix the bug when you're unable to start game)
2012-07-07, by unc0rr
When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda).
2012-07-06, by Stepan777
Hedgeroid: More work on the lobby activity
2012-07-21, by Medo
Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
2012-07-07, by nemo
merge
2012-07-06, by Stepan777
Hedgeroid: Lobby activity improvements
2012-07-19, by Medo
unbreak grayscale
2012-07-07, by nemo
Hedgeroid: Modified detection of assets on SD card (should be more reliable)
2012-07-19, by Medo
It is global var
2012-07-06, by unc0rr
Hedgeroid: Got the roomlist working... more or less.
2012-07-19, by Medo
Fix crash when hedgehog dies while switching from it
2012-07-05, by unc0rr
Re-Added the commandline client, but it's not compilable agains the latest frontlib
2012-07-19, by Medo
free up power for use by script
2012-07-04, by nemo
frontlib:
2012-07-19, by Medo
Allow script to set number of ammo in a crate. untested.
2012-07-04, by nemo
frontlib: Fix onRoomUpdateCb receiving a null pointer
2012-07-18, by Medo
- Don't call Length() on variable size arrays
2012-07-03, by unc0rr
Hedgeroid: Fixed multitouch breakage
2012-07-17, by Medo
Properly convert taking address of function with var parameters
2012-06-30, by unc0rr
Hedgeroid: Chat and player list work now, but everything is very much WIP
2012-07-17, by Medo
Well, since we have database on the same computer as game server, could remove caching, but I just set expiration time to 10 minutes
2012-06-30, by unc0rr
Hedgeroid: Layout experiments for the lobby page
2012-07-16, by Medo
Don't produce unnecessary and erroneous defines
2012-06-30, by unc0rr
Hedgeroid: Added experimental lobby chat
2012-07-11, by Medo
Fix the function definition issue so the function pointer format now looks correct.
2012-06-29, by xymeng
Hedgeroid: Simplified some code
2012-07-11, by Medo
Tiny optimization + formatting fix
2012-06-29, by unc0rr
frontlib: Added missing disconnect case
2012-07-11, by Medo
Convert function with var parameters declarations into #define + function which accepts pointers
2012-06-29, by unc0rr
frontlib: Added the NDK build file for Android
2012-07-10, by Medo
- Try sending remove message in 'finally' as a last resort
2012-06-28, by unc0rr
frontlib: Renamed cfg to scheme, Un-refcounted some types, small API adjustments
2012-07-10, by Medo
ocd
2012-06-27, by nemo
Improved asset moving time by an order of magnitude (3s vs. 25s on my device)
2012-07-05, by Medo
Prepare to handle passing by reference
2012-06-28, by unc0rr
frontlib: Improved and unified parameter checking, moved the cmdlineClient out
2012-07-05, by Medo
Remove trailing spaces
2012-06-27, by unc0rr
frontlib: Fixes and improvements. Added a GPLv2+ license header to all frontlib
2012-06-27, by Medo
Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
2012-06-27, by nemo
Merge
2012-06-27, by Medo
Missions localisation
2012-06-27, by sphrix
More efficient
2012-06-27, by nemo
oops
2012-06-27, by nemo
Another try at the trace with more aggressive optimisation. Also tweaked the radial gradiant a bit to match the original more
2012-06-27, by nemo
This is necessary because commands can contain 0s, and StrPas used by LuaPas halts at the first 0. It might be necessary to change the base string handling.
2012-06-26, by nemo
Here they come - thumbnails.
2012-06-26, by Stepan777
Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
2012-06-26, by nemo
Added auto cropping to atlasing
2012-07-10, by Wolfgang Steffens
merge
2012-06-26, by Stepan777
updated ios project file
2012-06-27, by koda
GL1.x fixes
2012-06-25, by Wolfgang Steffens
Quick inkscape trace + a radial gradiant glow on the hedgewars logo. Perhaps it'll encourage Tiy to provide the vector original.
2012-06-26, by nemo
Merge
2012-06-25, by Wolfgang Steffens
Don't set erasing flag when it is unnecessary so hwmap could compress better
2012-06-26, by unc0rr
using atlas for rendering now
2012-06-25, by Wolfgang Steffens
er. this one too
2012-06-26, by nemo
made surface retaining mandatory
2012-06-25, by Wolfgang Steffens
merge
2012-06-26, by Stepan777
Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
2012-06-26, by nemo
added missing uBinPacker.pas and uAtlas.pas
2012-06-25, by Wolfgang Steffens
retaining SDL surfaces in order to allow recreating atlases from scratch without
2012-06-25, by Wolfgang Steffens
Update contributor e-mail address
2012-06-25, by nemo
Restore almost old TCPBase behaviour
2012-06-26, by Stepan777
Merge
2012-06-25, by Wolfgang Steffens
oops
2012-06-25, by nemo
remaining IFDEFs
2012-06-24, by Stepan777
oops
2012-06-25, by unc0rr
merge
2012-06-24, by Stepan777
oops
2012-06-24, by nemo
correctly fix odd dimensions (it was incorrectly fixed in previous commit)
2012-06-24, by Stepan777
These 2 need masks now
2012-06-24, by nemo
pagevideos is now much better that before:
2012-06-24, by Stepan777
Fix completely broken RateHammer
2012-06-24, by unc0rr
merge
2012-06-24, by Stepan777
Sanity limits.
2012-06-24, by nemo
Another take at prettier crate appearance
2012-06-24, by nemo
frontlib: Getting there :) Added commandline client for testing
2012-06-27, by Medo
Try to use TestCollExcludingMe a bit less - the flag bit is a bit (heh) more accurate.
2012-06-23, by nemo
frontlib: Using macros for simplification of callbacks
2012-06-25, by Medo
Second part of the change. Make collision check use the new mask bit.
2012-06-23, by nemo
frontlib: Intermittent commit. Things are still in flux but we're getting there :)
2012-06-25, by Medo
Step 1. Add current hedgehog as top bit of bottom byte.
2012-06-23, by nemo
More progress on the netplay part of the frontlib
2012-06-21, by Medo
- Fix cake bug introduced in r2ccfc93c6b5e
2012-06-23, by unc0rr
Merge
2012-06-19, by Medo
Swap order of actions
2012-06-22, by unc0rr
Output log to stdout instead of stderr
2012-06-19, by unc0rr
Oops, forgot this
2012-06-19, by unc0rr
Added a new function: AddNewEvent, which only adds an event to the list if it doesn't already exist. Kept the old one as it might me useful to be able to add an event more than once.
2012-07-23, by belphegorr
set(LUA_LIBRARY lua.dll) for win32 builds
2012-06-18, by unc0rr
Placed hiding hogs at the end of StartMission in Mission 3
2012-07-21, by belphegorr
BindsModel
2012-06-17, by unc0rr
Added localization
2012-07-21, by belphegorr
- Move colorsModel to appropriate place
2012-06-17, by unc0rr
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip