Block or Report
Block or report glebm
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
i18n-tasks Public
Manage translation and localization with static analysis, for Ruby i18n
-
-
-
-
-
1,363 contributions in the last year
Less
More
Activity overview
Contributed to
diasurgical/devilutionX,
glebm/i18n-tasks,
realnc/SDL_audiolib
and 5 other
repositories
Contribution activity
April 2022
Created 54 commits in 4 repositories
Created 1 repository
- glebm/devilutionx-assets Shell
Created a pull request in diasurgical/devilutionX that received 8 comments
Mouse/Gamepad fixes
Introduces a ControlDevice global which is distinct from ControlMode in that it is set to Gamepad even when simulating a mouse.
This allows us to a…
+113
−18
•
8
comments
Opened 36 other pull requests in 4 repositories
diasurgical/devilutionX
31
merged
-
GitHub CI: Add a
--fully_vendoredsource dist - Default to 48kHz on Windows
- Audio: Use SDL resampler where available
- Fix SPLICONLAST for zero-based frame indexing
- Android: Bump gradle version
- make_src_dist.py --fully_vendored: Add Discord SDK
-
Fix conversion of C-string literal to
char* - Use SoundSample for music
- Fix OpenDingux/RetroFW builds
-
Use
-ffile-prefix-mapfor relative__FILE__ - Fix an OOB in CEL/CL2 outline rendering
- Fix snd_deinit called even if snd_init failed
- Reduce debug log output (changed to verbose)
- Split up store title from "Your gold"
- Reduce 12px font space width from 9px to 5px
- Hardware cursor: Simplify initialization
-
Fix
SoundSample::DuplicateFrommp3 - Update vendored SDL2 to latest upstream
- Update SDL_audiolib from upstream
- Don't hide the automap in Help and Chat Log
- Only query cbutton state for button events
- Controller mouse emulation fixes
- Fix a negative shift exponent sanitizer warning
- Support MP3 playback
- Fix a typo in Hellfire book text
- Some pull requests not shown.
diasurgical/devilutionx-assets
2
merged
1
closed
libsdl-org/SDL
1
closed
realnc/SDL_audiolib
1
merged
Reviewed 21 pull requests in 3 repositories
diasurgical/devilutionX
18 pull requests
- Convert fonts and transparent menu animations to CEL at load-time
- Address type conversion/truncation warnings in LoadPcxPixelsAndPalette
- Prefer system FindSDL_audiolib
- Fix player level validation when joining ZT public games
- Add tests for GetInventorySize
- Added basic support for Ubuntu Touch
- Zero-based frame indexing
- Do not process held events for action buttons in main menu
- Search system paths for packages on 3DS
- Use romfs on Switch for devilutionx.mpq
- Fix underscore for font 12
- Fix: #4285 Discord incomplete translation
- Enhanced attack using controllers
- Fix some more warnings
- Update Japanese Translations
- Address type conversion warnings in WordWrapString
- Fix #4251 macOS mouse grab issue
- Use truthy test instead of ifdef for TARGET_OS_IPHONE
glebm/i18n-tasks
2 pull requests
batocera-linux/batocera.linux
1 pull request
Created an issue in diasurgical/devilutionX that received 8 comments
Ground item names not regenerated on language change
This is a somewhat tricky and minor issue If an item on the ground was generated with a different language, its name is not updated until it is pic…
8
comments
Opened 14 other issues in 5 repositories
diasurgical/devilutionX
7
closed
3
open
- Controller primary action repeat fires a bit too frequently
- Hardware cursor: Funky colors on transitions in windowed mode
- Space too wide for the 12px font
- Unify music handling with SoundSample
- Chain lightning can shoot through walls
- SELECT + D-Pad mouse emulation clicks broken on master
- Player's spells damage player's golem
- Stash: Shift-click on gold should move it to stash
- Sanitizer: Source/spells.h:53:14: runtime error: shift exponent -1 is negative
- Render PCX directly