Mercurial
Mercurial
>
hedgewars-draft
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
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.
remove events
19 months ago, by alfadur
add some server todos
19 months ago, by alfadur
separate out DB task
19 months ago, by alfadur
add back server TLS support
19 months ago, by alfadur
add basic ECS benchmark
19 months ago, by alfadur
and this one
19 months ago, by nemo
also these
19 months ago, by nemo
switch server
19 months ago, by nemo
This is yet another (empty) testing commit for the world to admire.
19 months ago, by sheepluva
add a client moderator flag just to commit something
19 months ago, by alfadur
This is an empty commit, for testing purposes.
19 months ago, by sheepluva
Fix water level, add medium template
transitional_engine
20 months ago, by unC0Rr
expand theme definition
21 months ago, by alfadur
Format the code, apply clippy fixes
transitional_engine
21 months ago, by unC0Rr
Allow defining compatible edges for grid, add few more templates
transitional_engine
21 months ago, by unC0Rr
Some bug fixes, build fixes and code formatting
transitional_engine
21 months ago, by unC0Rr
Get wavefront collapse generator to work in engine
transitional_engine
21 months ago, by unC0Rr
Refactor mapgen to allow for easy switching between generators
transitional_engine
21 months ago, by unC0Rr
Refactor landgen package structure
transitional_engine
21 months ago, by unC0Rr
Extract tile loading into separate method
transitional_engine
21 months ago, by unC0Rr
Fix some bugs
transitional_engine
21 months ago, by unC0Rr
Fix several issues with transformations, more work on getting generated image
transitional_engine
21 months ago, by unC0Rr
Add WIP for generation of rules
transitional_engine
21 months ago, by unC0Rr
Rework how rules are defined, add transformations for tiles
transitional_engine
21 months ago, by unC0Rr
Add loading of tiles from png
transitional_engine
21 months ago, by unC0Rr
Fix mapgen
transitional_engine
21 months ago, by unC0Rr
Switch to Vec2D in wavefront algorithm
transitional_engine
21 months ago, by unC0Rr
Add basics of wavefront collapse algorithm
transitional_engine
21 months ago, by unC0Rr
fix typo
21 months ago, by jpr
update credits
21 months ago, by alfadur
update spanish engine translation
21 months ago, by alfadur
merge to trunk
21 months ago, by nemo
forbid hiding already hidden hogs
1.0.0
21 months ago, by nemo
Fixed a memory leak
22 months ago, by Sergey Alirzaev
Fix fill points getting out of bounds when the map is mirrored
transitional_engine
22 months ago, by unC0Rr
Split generation and painting phases, paint by old engine, use template filters
transitional_engine
22 months ago, by unC0Rr
Use rust land generator in hwengine
transitional_engine
22 months ago, by unC0Rr
Update mapgen to take into account actual values for 'zero' and 'basic' colors
transitional_engine
22 months ago, by unC0Rr
Update lfprng for better distribution, make it conform 'rand' package traits
transitional_engine
22 months ago, by unC0Rr
Use LandPixels array allocate in hwengine-future library
transitional_engine
22 months ago, by unC0Rr
Introduce hwengine-future library, use Land allocated in it
transitional_engine
22 months ago, by unC0Rr
Fix infinite loop in rendering of laser sight
23 months ago, by unc0rr
Optimize doStepSnowflake a bit, losing backwards compatibility
23 months ago, by unC0Rr
Improve performance of CheckGearNear
23 months ago, by unC0Rr
Optimize hwFloat multiplication a bit
23 months ago, by unC0Rr
Don't enable GL_LINE_SMOOTH for AMD GPUs as a workround for lines and circles not being rendered correctly
draft
23 months ago, by S.D.
Fix camera move control in qmlfrontend
24 months ago, by unC0Rr
Code formatting, enable c++17 for qmlfrontend
24 months ago, by unC0Rr
Implement generation of c header from rust interface, adapt qmlfrontend
24 months ago, by unC0Rr
Adapt hwrunner to the changed API
24 months ago, by unc0rr
Allow passing data_path from QML
24 months ago, by unc0rr
Implement data path
24 months ago, by unc0rr
GameServer: bump network dependency
2022-11-05, by Sergey Alirzaev
Remove stray debugging
2022-11-06, by unc0rr
Don't show chat messages from ignored users in the game (same as in the frontend), but still save them for the demo
draft
2022-10-31, by S.D.
Fix commit a323e1954a6f, allow exiting Confirm state by keypress in addition to mousepress without aborting the ready timer
draft
2022-10-30, by S.D.
- Run engine and socket listener in parallel to avoid ping timeouts
2022-10-28, by unc0rr
merge branch
2022-10-24, by nemo
cfgdir needs a default value to avoid writing stubs to current path
1.0.0
2022-10-24, by nemo
bump version
2022-10-24, by nemo
Make direct messages (/msg) look nicer for the next version clients
draft
2022-10-16, by S.D.
Add Drawing mode, which allows drawing some graphics private to the members of a clan
draft
2022-10-16, by S.D.
Don't abort ready timer if the game is in Confirm state
draft
2022-10-06, by S.D.
Simplify code
2022-10-06, by unC0Rr
Add direct message server command (/msg <nick_name>|<[nick name]> <message>)
draft
2022-10-05, by S.D.
Add some work towards having checker work with the new server
2022-09-29, by unC0Rr
Add replay storage to the new server implementation
2022-09-29, by unC0Rr
Fix a couple issues
2022-09-29, by unC0Rr
Change the next major release version number to 1.1.0
2022-09-27, by S.D.
Allow to see rooms of incompatible versions in the lobby
2022-09-27, by S.D.
Fix clang-15 compile error
2022-09-23, by LocutusOfBorg
Add GHC_DYNAMIC cmake option - allows building dynamically-linked haskell object files and executables (needed for some distributions)
2022-09-23, by S.D.
Add FastForward/StopFastForward (/ff hh:mm:ss, /sff) chat commands to fast forward to a specific timestamp in a demo
2022-09-23, by S.D.
fix the other 2 pred/succ conversions
1.0.0
2022-09-21, by alfadur
fix pred/succ conversion
1.0.0
2022-09-21, by alfadur
fix the other 2 pred/succ conversions
2022-09-21, by alfadur
fix pred/succ conversion
2022-09-21, by alfadur
merge from 1.0 branch
2022-09-12, by nemo
tag a 1.0.2
1.0.0
2022-09-12, by nemo
I keep forgetting to bump the patch version
1.0.0
1.0.2-release
2022-09-12, by nemo
Removed tag 1.0.2-release
1.0.0
2022-09-12, by nemo
tag a 1.0.2
1.0.0
2022-09-12, by nemo
Mark global variables in implementation section static
1.0.0
2020-10-22, by unC0Rr
Fix lack of declaration decorations for dynamic arrays in Pas2C
1.0.0
2020-10-20, by unc0rr
removed at request
1.0.0
2022-09-12, by LocutusOfBorg
Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro
1.0.0
2022-09-12, by LocutusOfBorg
build fix from https://bugzilla.redhat.com/show_bug.cgi?id=1853122
1.0.0
2022-09-12, by Jens Petersen
do the actual remove
1.0.0
2022-09-12, by Simon McVittie
Remove FindSDL2 find-module, use sdl2-config.cmake instead
1.0.0
2022-09-12, by Simon McVittie
merge to trunk
2022-09-07, by nemo
Added tag 1.0.1-release for changeset 9dceb83331d5
1.0.0
2022-09-07, by nemo
Removed tag 1.0.1-release
1.0.0
2022-09-07, by nemo
forgot to bump the patch num
1.0.0
1.0.1-release
2022-09-07, by nemo
Added tag 1.0.1-release for changeset fcea0f51d94f
1.0.0
2022-09-07, by nemo
Fix the sound issues and crashes on some platforms
1.0.0
2022-09-06, by S.D.
Fix texture copying routine not taking pitch into account
2022-07-26, by unc0rr
add more checks on nil current hedgehog gear, remove checks on nil current hedgehog which should never happen.
2022-05-20, by nemo
Comment out conflicting flag
2022-05-11, by unC0Rr
Ignore dist-newstyle folder
2022-05-11, by unC0Rr
Implement appropriate routing of checker messages
2022-05-11, by unC0Rr
better sentry free fall behavior
2022-05-10, by alfadur
add density to sentries
2022-05-10, by alfadur
pass unicode paths as base64 on windows
2022-05-09, by alfadur
revert blowtorch hit frequency reduction
2022-05-09, by alfadur
remove Hedgehog from generated mines
2022-05-09, by alfadur
fix minigun bullet collision detection
2022-05-09, by alfadur
make unplaced hogs a bit less interactive
2022-04-26, by nemo
Fix typo, small adjustments
2022-04-20, by unC0Rr
Update Wuzzy's e-mail address in credits
2022-04-07, by Wuzzy
limit scope of u128 operations in sqrt
2022-03-15, by alfadur
port sqrt optimization to u128 case
2022-03-14, by alfadur
Fix incorrect calculation of target point in AI drill strike test
2022-03-14, by unC0Rr
1.0.0 merge
2022-02-05, by nemo
avcodec 59+ compatibility
1.0.0
2022-02-05, by LocutusOfBorg
update to mysql_async
2022-02-03, by alfadur
add back client timeouts
2022-02-01, by alfadur
move server network to tokio
2022-02-01, by alfadur
update protocol 📦
2022-01-31, by alfadur
add direct access to gear data
2022-01-28, by alfadur
add type safe power of two sizes
2022-01-27, by alfadur
less
more
|
(0)
-10000
-3000
-1000
-120
tip