Mercurial
Mercurial
>
hedgewars
/ 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.
add more checks on nil current hedgehog gear, remove checks on nil current hedgehog which should never happen.
default
tip
3 days ago, by nemo
Comment out conflicting flag
12 days ago, by unC0Rr
Ignore dist-newstyle folder
12 days ago, by unC0Rr
Implement appropriate routing of checker messages
12 days ago, by unC0Rr
better sentry free fall behavior
2 weeks ago, by alfadur
add density to sentries
2 weeks ago, by alfadur
pass unicode paths as base64 on windows
2 weeks ago, by alfadur
revert blowtorch hit frequency reduction
2 weeks ago, by alfadur
remove Hedgehog from generated mines
2 weeks ago, by alfadur
fix minigun bullet collision detection
2 weeks ago, by alfadur
make unplaced hogs a bit less interactive
3 weeks ago, by nemo
Fix typo, small adjustments
4 weeks ago, by unC0Rr
Update Wuzzy's e-mail address in credits
6 weeks ago, by Wuzzy
limit scope of u128 operations in sqrt
2 months ago, by alfadur
port sqrt optimization to u128 case
2 months ago, by alfadur
Fix incorrect calculation of target point in AI drill strike test
2 months ago, by unC0Rr
1.0.0 merge
3 months ago, by nemo
avcodec 59+ compatibility
1.0.0
3 months ago, by LocutusOfBorg
update to mysql_async
3 months ago, by alfadur
add back client timeouts
3 months ago, by alfadur
move server network to tokio
3 months ago, by alfadur
update protocol 📦
3 months ago, by alfadur
add direct access to gear data
3 months ago, by alfadur
add type safe power of two sizes
3 months ago, by alfadur
use grid only for static gears
3 months ago, by alfadur
fix typo in german lua strings
5 months ago, by Zaubermaus
make seduction work on sentries
7 months ago, by alfadur
remove owner from wild sentries
7 months ago, by alfadur
fix sentry bullet misattribution
7 months ago, by alfadur
paint sentries in clan colors
7 months ago, by alfadur
make domesticated sentries not target their owners
7 months ago, by alfadur
reduce blowtorch radius to avoid grabbing gears behind current🦔
7 months ago, by alfadur
reduce digging damage frequency
7 months ago, by alfadur
use array map in timer constructor
8 months ago, by alfadur
Avoid crashing on physfs failure
8 months ago, by alfadur
workaround for FPC 3.2.0 ICE
1.0.0
21 months ago, by alfadur
Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
10 months ago, by unc0rr
Publish join and part commands as well
10 months ago, by unc0rr
Begin attempt to convert checker into async using tokio
10 months ago, by unc0rr
eat warnings
10 months ago, by alfadur
- Update hedgewars-network-protocol library with messages needed for checker
10 months ago, by unc0rr
Add parser and idempotention tests for server messages
10 months ago, by unc0rr
hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
11 months ago, by sheepluva
add comment header to function to pretend that I care
11 months ago, by sheepluva
hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
11 months ago, by sheepluva
hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
11 months ago, by sheepluva
hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
11 months ago, by sheepluva
Extract network protocol into a separate crate
11 months ago, by unc0rr
Hopefully this is a little more sensible
11 months ago, by nemo
hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version"
11 months ago, by sheepluva
update nom
11 months ago, by alfadur
update mio
11 months ago, by alfadur
add polled timer
11 months ago, by alfadur
update glutin
11 months ago, by alfadur
fix error string
11 months ago, by alfadur
load haskell directly into Replay
11 months ago, by alfadur
find excuses to use shiny new 🦀 features
11 months ago, by alfadur
Add sample ubot plugin written in haskell
11 months ago, by unc0rr
Update mingpt plugin to include recent chat history in the seed
11 months ago, by unc0rr
Fix detection of message author in ubot core
11 months ago, by unc0rr
Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
11 months ago, by unc0rr
Add url bot plugin based on url-bot-rs (only the difference from their repo)
11 months ago, by unc0rr
Add main module for irc bot which serves as an irc<>rabbitmq relay
11 months ago, by unc0rr
Use the singular 'they' in code comments, where it makes sense
12 months ago, by Wuzzy
German announcer messages: Remove gender assumptions
12 months ago, by Wuzzy
Singular 'they': Update comments in engine locale files
12 months ago, by Wuzzy
Use 'singular they' instead of 'he'
12 months ago, by Wuzzy
Hedgewars lobby to IRC proxy
12 months ago, by sheepluva
bug #823 missing nil checks crasher introduced in r4aa19b21707d
1.0.0
13 months ago, by nemo
bug #823 missing nil checks crasher introduced in r4aa19b21707d
13 months ago, by nemo
Add missing column in credits.csv
13 months ago, by Wuzzy
add const generics to physics step
14 months ago, by alfadur
Fix build with Qt 5.15+
1.0.0
23 months ago, by felixonmars
anarchist flags
14 months ago, by L29Ah
fix framebuffer sizing
16 months ago, by alfadur
add wgpu support to hwrunner
16 months ago, by alfadur
move time out of physics
16 months ago, by alfadur
Add alfadur to credits for Mushroom/Teapot graves
17 months ago, by Wuzzy
Teach vgtSmallDamageTag to use dX, dY and screen coords (Frame<>0)
17 months ago, by Wuzzy
Fix crash when spawning vgtSmallDamageTag in Lua
17 months ago, by Wuzzy
Lua locale check: Disable line length warning
17 months ago, by Wuzzy
Credit heretic43 for zh_CN translation
17 months ago, by Wuzzy
Update translation: zh_CN
17 months ago, by heretic43
implement event cancelation
18 months ago, by alfadur
fix event registration
18 months ago, by alfadur
reduce fps
18 months ago, by alfadur
get texcoords from atlas
18 months ago, by alfadur
add texturing to gear renderer
18 months ago, by alfadur
fix triangle count
18 months ago, by alfadur
start drawing gears
18 months ago, by alfadur
safetize buffer interface
18 months ago, by alfadur
safetize texture interface
18 months ago, by alfadur
allow finding sprites
18 months ago, by alfadur
restore gear generation
18 months ago, by alfadur
remove crash from collision
18 months ago, by alfadur
fix indexing
18 months ago, by alfadur
trying to build
18 months ago, by nemo
Reduce the amount of parens in pas2c output for prettier result, hopefully not breaking anything
19 months ago, by unC0Rr
Fix some problems caught by C compiler
19 months ago, by unC0Rr
Mark global variables in implementation section static
19 months ago, by unC0Rr
add more const qualifiers to maintain a semblance of activity
19 months ago, by alfadur
Fix lack of declaration decorations for dynamic arrays in Pas2C
19 months ago, by unc0rr
AI: Nerf piano rating; AI will now only use it if it expects huge damage
19 months ago, by Wuzzy
Fix freeze when aiming laser at 90° into sky
19 months ago, by Wuzzy
Fix minor offset mismatch with wrapping laser
19 months ago, by Wuzzy
Fix laser sight wrapping sometimes wrapping too often
19 months ago, by Wuzzy
Disable text highlight for TimeBox "disclaimer" in all languages
19 months ago, by Wuzzy
AI: Add reuse bonus to SMine (like shotgun)
19 months ago, by Wuzzy
Fix AI sometimes making weird SMine shots
19 months ago, by Wuzzy
Fix hammer not digging when hitting hog with 0 health
19 months ago, by Wuzzy
Fix hog not returning from TimeBox when all land was destroyed
19 months ago, by Wuzzy
AI: Don't sacrifice final hog with kami or piano
19 months ago, by Wuzzy
Prevent AI from getting stuck in attempt to look in another direction after choosing bee weapon
20 months ago, by unC0Rr
fix vcpkg build
20 months ago, by alfadur
workaround for FPC 3.2.0 ICE
21 months ago, by alfadur
Display lobby chat in checker
21 months ago, by unc0rr
add teapot grave
22 months ago, by alfadur
improve 🍄 shading
22 months ago, by alfadur
add 🍄 grave
22 months ago, by alfadur
KeyBindToName: Return HW's internal key name if SDL yields no name
22 months ago, by Wuzzy
less
more
|
(0)
-10000
-3000
-1000
-120
tip