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.
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
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
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
drop FindSDL1or2 cmake module
sdl2transition
2015-11-10, by sheepluva
drop support for SDL 1.2
sdl2transition
2015-11-10, 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
Airmines were added
2015-11-11, by unc0rr
multiline cmake directories
2015-11-10, by Vittorio Giovara
travis: Trim down the number of tests
2015-11-10, by Vittorio Giovara
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
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip