Mercurial
Mercurial
>
hedgewars
/ 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.
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
Prevent AI from getting stuck in attempt to look in another direction after choosing bee weapon
2020-09-10, by unC0Rr
fix vcpkg build
2020-09-06, by alfadur
workaround for FPC 3.2.0 ICE
2020-08-10, by alfadur
Display lobby chat in checker
2020-08-09, by unc0rr
add teapot grave
2020-08-01, by alfadur
improve 🍄 shading
2020-07-31, by alfadur
add 🍄 grave
2020-07-31, by alfadur
KeyBindToName: Return HW's internal key name if SDL yields no name
2020-07-20, by Wuzzy
Fix piano spawning vgtNote if slot key without sound was pressed
2020-07-19, by Wuzzy
AI: Add new sine gun test (still WIP)
2020-07-19, by Wuzzy
AI: Don't end ammo tests too early for knife and drill rocket
2020-07-19, by Wuzzy
AI: Fix bad AI collision checks
2020-07-19, by Wuzzy
Fix some incorrect AI collision checks
2020-07-18, by Wuzzy
AI: Update list of gears that trigger activity
2020-07-17, by Wuzzy
Flags preview: Hide CPU flags
2020-07-16, by Wuzzy
make water sentries more resistant to sinking
2020-07-16, by alfadur
don't delete shotgun shot after it has parted
2020-07-12, by alfadur
add collision to land sentries
2020-07-12, by alfadur
world wrap water sentries
2020-07-12, by alfadur
place some generated sentries in water
2020-07-11, by alfadur
improve sentry jumping out
2020-07-11, by alfadur
improve sentry target selection
2020-07-11, by alfadur
port behavior to water sentries
2020-07-11, by alfadur
allow deploying sentries on water
2020-07-11, by alfadur
add sentry deployment step
2020-07-11, by alfadur
prevent sentries from getting stuck in the corners
2020-07-11, by alfadur
fix sentry left jump
2020-07-09, by alfadur
less
more
|
(0)
-10000
-3000
-1000
-120
+120
tip