Mercurial
Mercurial
>
hedgewars-draft
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+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 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
use grid only for static gears
2022-01-25, by alfadur
fix typo in german lua strings
2021-12-02, by Zaubermaus
make seduction work on sentries
2021-10-16, by alfadur
remove owner from wild sentries
2021-10-16, by alfadur
fix sentry bullet misattribution
2021-10-16, by alfadur
paint sentries in clan colors
2021-10-16, by alfadur
make domesticated sentries not target their owners
2021-10-16, by alfadur
reduce blowtorch radius to avoid grabbing gears behind current🦔
2021-10-16, by alfadur
reduce digging damage frequency
2021-10-16, by alfadur
use array map in timer constructor
2021-09-09, by alfadur
Avoid crashing on physfs failure
2021-09-07, by alfadur
workaround for FPC 3.2.0 ICE
1.0.0
2020-08-10, by alfadur
Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
2021-07-14, by unc0rr
Publish join and part commands as well
2021-07-14, by unc0rr
Begin attempt to convert checker into async using tokio
2021-07-10, by unc0rr
eat warnings
2021-07-01, by alfadur
- Update hedgewars-network-protocol library with messages needed for checker
2021-06-30, by unc0rr
Add parser and idempotention tests for server messages
2021-06-30, by unc0rr
hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
2021-06-26, by sheepluva
add comment header to function to pretend that I care
2021-06-25, by sheepluva
hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
2021-06-25, by sheepluva
hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
2021-06-25, by sheepluva
hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
2021-06-24, by sheepluva
Extract network protocol into a separate crate
2021-06-23, by unc0rr
Hopefully this is a little more sensible
2021-06-23, by nemo
hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version"
2021-06-22, by sheepluva
update nom
2021-06-22, by alfadur
update mio
2021-06-22, by alfadur
add polled timer
2021-06-21, by alfadur
update glutin
2021-06-20, by alfadur
fix error string
2021-06-20, by alfadur
load haskell directly into Replay
2021-06-20, by alfadur
find excuses to use shiny new 🦀 features
2021-06-19, by alfadur
Add sample ubot plugin written in haskell
2021-06-17, by unc0rr
Update mingpt plugin to include recent chat history in the seed
2021-06-15, by unc0rr
Fix detection of message author in ubot core
2021-06-15, by unc0rr
Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
2021-06-12, by unc0rr
Add url bot plugin based on url-bot-rs (only the difference from their repo)
2021-06-12, by unc0rr
Add main module for irc bot which serves as an irc<>rabbitmq relay
2021-06-08, by unc0rr
Use the singular 'they' in code comments, where it makes sense
2021-05-28, by Wuzzy
German announcer messages: Remove gender assumptions
2021-05-28, by Wuzzy
Singular 'they': Update comments in engine locale files
2021-05-28, by Wuzzy
Use 'singular they' instead of 'he'
2021-05-28, by Wuzzy
Hedgewars lobby to IRC proxy
2021-05-26, by sheepluva
bug #823 missing nil checks crasher introduced in r4aa19b21707d
1.0.0
2021-04-13, by nemo
bug #823 missing nil checks crasher introduced in r4aa19b21707d
2021-04-13, by nemo
Add missing column in credits.csv
2021-04-05, by Wuzzy
add const generics to physics step
2021-03-24, by alfadur
Fix build with Qt 5.15+
1.0.0
2020-06-04, by felixonmars
anarchist flags
2021-03-15, by L29Ah
fix framebuffer sizing
2021-01-21, by alfadur
add wgpu support to hwrunner
2021-01-21, by alfadur
move time out of physics
2021-01-07, by alfadur
Add alfadur to credits for Mushroom/Teapot graves
2020-12-13, by Wuzzy
Teach vgtSmallDamageTag to use dX, dY and screen coords (Frame<>0)
2020-12-13, by Wuzzy
Fix crash when spawning vgtSmallDamageTag in Lua
2020-12-13, by Wuzzy
Lua locale check: Disable line length warning
2020-12-07, by Wuzzy
Credit heretic43 for zh_CN translation
2020-12-07, by Wuzzy
Update translation: zh_CN
2020-12-07, by heretic43
implement event cancelation
2020-11-17, by alfadur
fix event registration
2020-11-17, by alfadur
reduce fps
2020-11-16, by alfadur
get texcoords from atlas
2020-11-15, by alfadur
add texturing to gear renderer
2020-11-14, by alfadur
fix triangle count
2020-11-13, by alfadur
start drawing gears
2020-11-13, by alfadur
safetize buffer interface
2020-11-13, by alfadur
safetize texture interface
2020-11-12, by alfadur
allow finding sprites
2020-11-12, by alfadur
restore gear generation
2020-11-11, by alfadur
remove crash from collision
2020-11-11, by alfadur
fix indexing
2020-11-11, by alfadur
trying to build
2020-11-11, by nemo
Reduce the amount of parens in pas2c output for prettier result, hopefully not breaking anything
2020-10-22, by unC0Rr
Fix some problems caught by C compiler
2020-10-22, by unC0Rr
Mark global variables in implementation section static
2020-10-22, by unC0Rr
add more const qualifiers to maintain a semblance of activity
2020-10-21, by alfadur
Fix lack of declaration decorations for dynamic arrays in Pas2C
2020-10-20, by unc0rr
AI: Nerf piano rating; AI will now only use it if it expects huge damage
2020-10-12, by Wuzzy
Fix freeze when aiming laser at 90° into sky
2020-10-12, by Wuzzy
Fix minor offset mismatch with wrapping laser
2020-10-12, by Wuzzy
Fix laser sight wrapping sometimes wrapping too often
2020-10-12, by Wuzzy
Disable text highlight for TimeBox "disclaimer" in all languages
2020-10-08, by Wuzzy
AI: Add reuse bonus to SMine (like shotgun)
2020-10-08, by Wuzzy
Fix AI sometimes making weird SMine shots
2020-10-08, by Wuzzy
Fix hammer not digging when hitting hog with 0 health
2020-10-08, by Wuzzy
Fix hog not returning from TimeBox when all land was destroyed
2020-10-08, by Wuzzy
AI: Don't sacrifice final hog with kami or piano
2020-10-07, by Wuzzy
less
more
|
(0)
-10000
-3000
-1000
-120
+120
tip