Mercurial
Mercurial
>
hedgewars-draft
/ changelog
summary
|
shortlog
| changelog |
graph
|
tags
|
bookmarks
|
branches
|
files
|
help
(0)
-10000
-3000
-1000
-300
-100
-30
-10
-2
+2
+10
+30
+100
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Mon, 16 Jul 2018 20:28:01 +0200
Fix hwengine crash when using >1 controllers
changeset
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 20:28:01 +0200] rev 13491
Fix hwengine crash when using >1 controllers Reason: Data type mismatch for SDL_JoystickName, we wed in an index, but it expected a controller handle. Solution: Switch to SDL_JoystickNameForIndex.
Mon, 16 Jul 2018 19:15:22 +0200
Always use SDL_Map(A)RGB in SDL_FillRect for color
changeset
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 19:15:22 +0200] rev 13490
Always use SDL_Map(A)RGB in SDL_FillRect for color This practice is recommended by official SDL docs.
(0)
-10000
-3000
-1000
-300
-100
-30
-10
-2
+2
+10
+30
+100
+1000
tip