Mercurial
Mercurial
>
sheepy-clone
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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.
Overwrite last '+' cmd in the queue instead of appending new command
2016-01-04, by unc0rr
put teamrope into ShoppaMap too
2016-01-01, by nemo
merge default
qmlfrontend
2016-01-01, by unc0rr
Handle drawn maps from net
qmlfrontend
2016-01-01, by unc0rr
add 32px to top offset
2016-01-01, by nemo
Tweak the hole carving to become less agressive about spacing if random points keep failing.
2015-12-31, by nemo
Force locations for hogs if even TryHard fails on initial spawn.
2015-12-31, by nemo
Disable digging on solid land
2015-12-31, by nemo
AI is pretty good at using Bee weapon
2015-12-31, by unc0rr
Some WIP for bee
2015-12-31, by unC0Rr
Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
2015-12-30, by nemo
remove hardcoded shotgun val
2015-12-30, by nemo
set TryHard for placing hog automatically
2015-12-30, by nemo
remove space from key binding name
2015-12-30, by nemo
call this faller scrambling less often.
2015-12-30, by nemo
Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
2015-12-29, by nemo
Allow server admins to join passworded/restricted rooms when it is really needed
2015-12-28, by unc0rr
Defer kicking to the time when everything is in consistent state
2015-12-28, by unc0rr
Allow toggling registration requirement on live server
2015-12-28, by unc0rr
Allow only one query per session
2015-12-28, by unc0rr
Don't send LIST command on join
2015-12-28, by unc0rr
- Fix passing of ansistrings via ipc
qmlfrontend
2015-12-26, by unc0rr
assume frontend buffer utf-8 to avoid garbage strings in debug
2015-12-22, by nemo
Fix two bugs, and yay, spectating works now
qmlfrontend
2015-12-20, by unc0rr
Fix a ton of bugs in engine instances queue and ipc
qmlfrontend
2015-12-17, by unc0rr
Send full game config to the engine
qmlfrontend
2015-12-16, by unc0rr
Dunno why those were here at all
qmlfrontend
2015-12-15, by unc0rr
uFLData was renamed, update "uses"
qmlfrontend
2015-12-15, by sheepluva
Fix command sent to engine so it works for real
qmlfrontend
2015-12-15, by unc0rr
- Improve IPC handling in engine
qmlfrontend
2015-12-14, by unc0rr
Also send config in network game
qmlfrontend
2015-12-12, by unc0rr
Introduce barriers between messages to different engine instances
qmlfrontend
2015-12-12, by unc0rr
Start work on running engine in network game
qmlfrontend
2015-12-10, by unc0rr
- Use queues instead of single buffer to communicate between threads
qmlfrontend
2015-12-10, by unc0rr
Client flags handling implementation start
qmlfrontend
2015-12-07, by unc0rr
Merge default
qmlfrontend
2015-12-06, by unc0rr
Don't send maze_size parameter when not needed, as it overwrites template_filter
qmlfrontend
2015-12-06, by unc0rr
Send team removal message to net
qmlfrontend
2015-12-06, by unc0rr
Load full team config from file
qmlfrontend
2015-12-06, by unc0rr
- Send team to net
qmlfrontend
2015-12-06, by unc0rr
- Hedgehogs number display
qmlfrontend
2015-12-05, by unc0rr
- Accept team and team color from net
qmlfrontend
2015-12-03, by unc0rr
Fix LEFT command handling
qmlfrontend
2015-12-02, by unc0rr
Accept scheme from net
qmlfrontend
2015-12-02, by unc0rr
Fix build for windows + other small fixes
qmlfrontend
2015-12-02, by unC0Rr
Rename uFLData to uFLThemes
qmlfrontend
2015-12-01, by unc0rr
Accept ammo scheme from network
qmlfrontend
2015-12-01, by unc0rr
Fix FULLMAPCONFIG handling
qmlfrontend
2015-12-01, by unc0rr
Prevent crashing from empty PART reason
qmlfrontend
2015-11-30, by unc0rr
- Implement engine runs queue
qmlfrontend
2015-11-30, by unc0rr
Handle some CFG parameters
qmlfrontend
2015-11-28, by unc0rr
Update seed, theme and script from net in UI
qmlfrontend
2015-11-26, by unc0rr
Some game config methods and signals
qmlfrontend
2015-11-25, by unc0rr
UI knowns local player nickname
qmlfrontend
2015-11-25, by unc0rr
Apply generated code to .pas files, fix FULLMAPCONFIG handling
qmlfrontend
2015-11-24, by unc0rr
Support for protocol commands which are equal to suffix of another protocol command
qmlfrontend
2015-11-24, by unC0Rr
- Add the rest of protocol commands
qmlfrontend
2015-11-24, by unc0rr
Small ui rework
qmlfrontend
2015-11-22, by unc0rr
Another approach to parsing two-lines protocol commands
qmlfrontend
2015-11-22, by unc0rr
- Some refactoring
qmlfrontend
2015-11-21, by unc0rr
- Warnings/errors message box
qmlfrontend
2015-11-21, by unc0rr
Handle ROOM UPD
qmlfrontend
2015-11-21, by unc0rr
Fix wrong jump
qmlfrontend
2015-11-21, by unc0rr
Small fixes
qmlfrontend
2015-11-21, by unc0rr
- Handle ROOM DEL
qmlfrontend
2015-11-21, by unc0rr
Handle ROOMS and ROOM ADD protocol commands
qmlfrontend
2015-11-20, by unc0rr
Fix losing commands
qmlfrontend
2015-11-20, by unc0rr
Can send chat messages now
qmlfrontend
2015-11-19, by unc0rr
Lobby page with chat widget(readonly)
qmlfrontend
2015-11-19, by unc0rr
Remove CHECKPOINT 011 occurence, probably hiding some bug
2015-11-19, by unc0rr
Implement processing net commands in the main thread
qmlfrontend
2015-11-18, by unc0rr
Add a few more lua things to the changelog
2015-11-18, by nemo
Merge from iOS branch
2015-11-17, by antonc27
travis: Enable OSX tests
2015-11-17, by Vittorio Giovara
- Removed SDLTry from call to SDL_GL_SetSwapInterval
ios-revival
2015-11-17, by antonc27
- Workaround for problems with SDL_GL_SetSwapInterval on iOS
ios-revival
2015-11-17, by antonc27
Merge
ios-revival
2015-11-17, by antonc27
merge Wuzzy's saucer training
2015-11-16, by sheepluva
Add Basic Flying Saucer Training
2015-11-14, by Wuzzy
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
2015-11-16, by yuenfu
Merge default (add a bunch of FIXMEs)
qmlfrontend
2015-11-16, by unc0rr
cmake: Remove core-lint flag for haskell
2015-11-16, by koda
avwrapper: Explicitly check for macro existence
2015-11-16, by koda
hwc: Do not rename main on OSX
2015-11-16, by koda
pas2c: Add cabal file
2015-11-16, by koda
pas2c: Tentatively fix the build
2015-11-16, by koda
hwc: Drop unneed OSX library
2015-11-16, by koda
avwrapper: Adjust prefixed symobols version guard
2015-11-16, by koda
Removed tag 0.9.22-RC
2015-11-15, by koda
Removed tag fab746a3597e
2015-11-15, by koda
travis: Re-add libglew dependency
2015-11-15, by koda
cmake: Drop image and mixer init and quit check
2015-11-15, by koda
avoid double applying wind on drill
2015-11-15, by nemo
- Reduce tau value, as suggested in gecko2 paper
2015-11-15, by unc0rr
Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.
2015-11-15, by nemo
Merge
ios-revival
2015-11-15, by antonc27
Added tag Hedgewars-iOS-2.0 for changeset a0163b8302c5
ios-revival
2015-11-15, by antonc27
Closed branch ios-rus-localization
ios-rus-localization
2015-11-15, by antonc27
this should fix travis build
2015-11-15, by sheepluva
about: Update SDL2 names and drop old version check
2015-11-15, by koda
merge sdl2transition changes
2015-11-15, by sheepluva
closing sdl2transition branch, because it will be merged
sdl2transition
2015-11-15, by sheepluva
Rating updater, alpha version
2015-11-14, by unc0rr
Some WIP
2015-11-14, by unc0rr
Drop all GLUT references
sdl2transition
2015-11-14, by koda
cmake: Providing a separate SDL_main is not needed on OSX with SDL2 any more
sdl2transition
2015-11-14, by koda
cmake: Adjust linker lines with sdl2 names
sdl2transition
2015-11-14, by koda
libphysfs: Update sdl library name
sdl2transition
2015-11-14, by koda
SDLh: Remove linking from file
sdl2transition
2015-11-14, by koda
libphyslayer: Support SDL2 only
sdl2transition
2015-11-14, by koda
set engine window icon in sdl2
sdl2transition
2015-11-13, by sheepluva
clean up uChat
sdl2transition
2015-11-13, by sheepluva
Finish formula implementation
2015-11-13, by unc0rr
Start work on rating calculator
2015-11-12, by unc0rr
README.md: Add a travis badge
2015-11-12, by koda
libavinteraction: Adjust version guard for av_codec_is_encoder()
2015-11-12, by Vittorio Giovara
Oops, zero multiplier
2015-11-11, by unc0rr
cmake: Set OLD for policy 26
2015-11-11, by Vittorio Giovara
videorec: Drop a commented out option
2015-11-10, by Vittorio Giovara
videorec: Use future API for raw video encoding
2015-11-10, by Vittorio Giovara
videorec: Appropriately rescale timestamps and duration
2015-11-10, by Vittorio Giovara
videorec: Always initialize audio and video time bases
2015-11-10, by Vittorio Giovara
videorec: Fully set frame properties
2015-11-10, by Vittorio Giovara
videorec: Fix flushing encoders
2015-11-10, by Vittorio Giovara
videorec: Make sure the audio packet is considered empty
2015-11-10, by Vittorio Giovara
map #17 digest
2015-11-11, by unC0Rr
don't use types for custom value enums in pascal, use consts instead
sdl2transition
2015-11-13, by sheepluva
revert my pas2c modification
sdl2transition
2015-11-13, by sheepluva
update travis dependencies
sdl2transition
2015-11-11, by sheepluva
cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing)
sdl2transition
2015-11-11, by sheepluva
add pchar casts to make pas2c happy
sdl2transition
2015-11-11, by sheepluva
fix pas2c enum type parsing
sdl2transition
2015-11-11, by sheepluva
reenable cursor movement etc.
sdl2transition
2015-11-11, by sheepluva
Airmines were added
2015-11-11, by unc0rr
- Fix for wrong footer labels size on autorotation on GameConfig screen
ios-revival
Hedgewars-iOS-2.0
2015-11-09, by antonc27
Merge from default
ios-revival
2015-11-09, by antonc27
- Small size adjustments for footer labels on GameConfig screen
ios-revival
2015-11-09, by antonc27
- Re-style forward jump button for mobile
ios-revival
2015-11-09, by antonc27
- Fixed problem with previewImage when receiving memory warning on Missions screen
ios-revival
2015-11-09, by antonc27
Let initialization happen in the appropriate function
0.9.22
2015-11-04, by Vittorio Giovara
Specify the enum type for Pixel and Sample formats
0.9.22
2015-11-04, by Vittorio Giovara
Update libav API, keeping forward and backward compatibility
0.9.22
2015-11-04, by Vittorio Giovara
Enable cmake policy 26
0.9.22
2015-11-04, by koda
closing 0.9.21 branch
0.9.21
2015-11-04, by sheepluva
use SDL2 to copy to clipboard
sdl2transition
2015-11-10, by sheepluva
use SDL2 to paste clipboard contents
sdl2transition
2015-11-10, by sheepluva
merge default
sdl2transition
2015-11-10, by sheepluva
multiline cmake directories
2015-11-10, by Vittorio Giovara
drop FindSDL1or2 cmake module
sdl2transition
2015-11-10, by sheepluva
travis: Trim down the number of tests
2015-11-10, by Vittorio Giovara
drop support for SDL 1.2
sdl2transition
2015-11-10, by sheepluva
fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
2015-11-09, by sheepluva
- Fix check which was supposed to prevent sending same record to different checkers
2015-11-09, by unc0rr
merge
2015-11-09, by hwmirror
Merge pull request #33 from bananaoomarang/cmakeWarnings
2015-11-09, by Vittorio Giovara
Remove quotes when checking Haskell Modules to adopt new CMake
2015-04-26, by Milo Mordaunt
Pass correct script name for scripts with spaces in name
2015-11-09, by unc0rr
Merge with github pull requests
2015-11-09, by hwmirror
Merge from github
2015-11-09, by hwmirror
Merge pull request #36 from LocutusOfBorg/italian
2015-10-06, by sheepluva
Update italian tips
2015-10-06, by Gianfranco Costamagna
Translate italian missions
2015-10-05, by Gianfranco Costamagna
Merge pull request #35 from LocutusOfBorg/fedora
2015-10-01, by sheepluva
Add metadata for license (From Fedora)
2015-10-01, by Gianfranco Costamagna
Add multiarch location to library (From Fedora)
2015-10-01, by Gianfranco Costamagna
Oops, fix the fix
2015-11-09, by unc0rr
update changelog
2015-11-08, by sheepluva
Fix replay sanity check
2015-11-08, by unc0rr
Store some more details on game config in the database
2015-11-07, by unc0rr
fix google code links in readme
2015-11-07, by sheepluva
Add markdown extension to README so github can render it more nicely
2015-11-07, by Vittorio Giovara
merge orphan head (while discarding all its changes) to make koda and his hg-git happy
2015-11-07, by sheepluva
videorec: Drop setting x264 preset
2015-11-07, by koda
merging ios-revival brain into default. includes updates to russian translation and general translation fixes
2015-11-07, by sheepluva
- Small corrections for rus localization of stats messages
ios-revival
2015-11-06, by antonc27
- 'iOS Deployment Target' bump to 8.0
ios-revival
2015-11-06, by antonc27
- Merge from default
ios-revival
2015-11-06, by antonc27
- Restored Turkish localization
ios-revival
2015-11-06, by antonc27
- Support screen refactoring:
ios-revival
2015-11-06, by antonc27
- Appirater:
ios-revival
2015-11-06, by antonc27
- Update rus localization for 'About' screen
ios-revival
2015-11-05, by antonc27
- 'About' screen on iOS now is up-to-date with Qt front-end 'About'
ios-revival
2015-11-05, by antonc27
- Missed localization for 'Clear All' button on SavedGamesVirewController
ios-revival
2015-11-05, by antonc27
- Rus localization for following multiplayer missions:
ios-revival
2015-11-05, by antonc27
fix bug reported by S.D.: throwing a sticking mine into a bouncy pit never ends turn. see also http://hedgewars.org/node/6350
2015-11-05, by sheepluva
- 'ClimbHome' map deprecated as it crashes
ios-revival
2015-11-05, by antonc27
- 'Cheese' map not blacklisted anymore
ios-revival
2015-11-05, by antonc27
- Rus localization for following game styles:
ios-revival
2015-11-05, by antonc27
Let initialization happen in the appropriate function
2015-11-04, by Vittorio Giovara
Specify the enum type for Pixel and Sample formats
2015-11-04, by Vittorio Giovara
Update libav API, keeping forward and backward compatibility
2015-11-04, by Vittorio Giovara
- Disabled non-adapted for mobile game styles
ios-revival
2015-11-04, by antonc27
- Added 'World Edge' flag for Scheme Settings
ios-revival
2015-11-04, by antonc27
- Refactoring for SingleSchemeViewController: checkValueString macro changed to helper method
ios-revival
2015-11-04, by antonc27
- Disabling generation of position-dependent code for 'Distro Adhoc' config
ios-revival
2015-11-04, by antonc27
- '-Os' fpc optimization compiler flag replaced with '-O2'
ios-revival
2015-11-04, by antonc27
- GCC_THUMB_SUPPORT removed
ios-revival
2015-11-04, by antonc27
- Removing unnecessary '-Wl,-no_order_inits' linker flag
ios-revival
2015-11-04, by antonc27
wrap bee during pre-flight too
2015-11-04, by sheepluva
bump version too
2015-11-04, by sheepluva
merge changelog changes of 0.9.22 into default
2015-11-03, by sheepluva
- Added 'Air Mines' flag for Scheme Settings
ios-revival
2015-11-03, by antonc27
- Fix for localization of game settings detailLabel in SingleSchemeViewController
ios-revival
2015-11-03, by antonc27
add HedgeEditor to changelog
0.9.22
2015-11-03, by sheepluva
tweak changelog
0.9.22
2015-11-03, by sheepluva
bump protocol number
2015-11-03, by sheepluva
make hammer non-lethal again (as requested by unC0Rr)
2015-11-03, by sheepluva
0.9.22 branch
0.9.22
2015-11-03, by sheepluva
Workaround mysql-simple library stupiness regarding executeMany
2015-11-03, by unc0rr
- Implement fake 'Normal' game style as in qt front-end
ios-revival
2015-11-03, by antonc27
- Better place for removeObserver: calls
ios-revival
2015-11-03, by antonc27
- Stub for disabling game styles on mobile
ios-revival
2015-11-03, by antonc27
Always install before making dmg
2015-11-03, by koda
Fix compiling engine with OSX frameworks
2015-11-03, by koda
Added tag 0.9.22-release for changeset 9621fdcad965
2015-11-03, by koda
Let's try to store games info necessary for ratings
2015-11-02, by unc0rr
do the same thing for the chute/birdy/saucer block
0.9.22-release
2015-11-01, by nemo
Make camera refocus less aggressive. Only if there's a camera target already.
2015-11-01, by nemo
Update versions information
2015-11-01, by unc0rr
This is .22 release revision
2015-11-01, by unc0rr
merge default
gettext
2015-11-02, by sheepluva
inc(HEDGEWARS_PROTO_VER)
2015-10-31, by unc0rr
- Finally added rus localization for all User Missions
ios-revival
2015-10-31, by antonc27
- Return of stereo sound for mobile!
ios-revival
2015-10-30, by antonc27
- Set iPad version to require fullscreen
ios-revival
2015-10-30, by antonc27
- Fix for not compiling Pascal sources when archiving app for AppStore
ios-revival
2015-10-30, by antonc27
refocus camera on roping hog. totally untested.
2015-10-30, by nemo
- Rus localization for Target Practices
ios-revival
2015-10-30, by antonc27
- Rus localization for Speed Shoppa Challenges
ios-revival
2015-10-30, by antonc27
- Removing of CMake generated files in 'UpdateDataFolder' script
ios-revival
2015-10-30, by antonc27
- Better handling of cell's tag in SingleTeamViewController
ios-revival
2015-10-30, by antonc27
- Refactoring of SavedViewController:
ios-revival
2015-10-29, by antonc27
- FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
ios-revival
2015-10-29, by antonc27
few more missing nil checks in crate spawn
2015-10-28, by nemo
- Fix for crash while deleting >=2 saved games
ios-revival
2015-10-28, by antonc27
Removed tag Nice one
2015-10-28, by sheepluva
Added tag 0.9.22-RC for changeset d9622394ec9c
2015-10-28, by sheepluva
somebody was so nice to mention me in credits, but misspelled my last name
ios-revival
2015-10-27, by sheepluva
Also pass script information alongwith winner/achievements info, so that we could potentially have per mode ratings
2015-10-27, by unc0rr
- Rus localization for portal mission
ios-revival
2015-10-27, by antonc27
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
tip