Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-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.
Add window titles for title-less windows
2015-11-21, by Wuzzy
merge Wuzzy's qttranslation bookmark
2016-01-10, by sheepluva
Load Qt library's translation
2015-11-21, by Wuzzy
don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
2016-01-10, by sheepluva
fix/clean-up mousewheel code
2016-01-10, by sheepluva
Justyouwait.ogg wasn't installed on case-sensitive systems, due to a case typo in the CMakeLists. Thanks to TheMadCharles and Wuzzy for noticing.
2016-01-10, by sheepluva
limit Y increment to 6 (saucer/birdy bug)
2016-01-05, by nemo
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
don't use types for custom value enums in pascal, use consts instead
sdl2transition
2015-11-13, by sheepluva
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip