Block or Report
Block or report glebm
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
i18n-tasks Public
Manage translation and localization with static analysis, for Ruby i18n
-
-
-
-
-
1,802 contributions in the last year
Less
More
Activity overview
Contributed to
diasurgical/devilutionX,
od-contrib/commander,
batocera-linux/batocera.linux
and 5 other
repositories
Loading
Contribution activity
November 2021
Created 46 commits in 4 repositories
Created 1 repository
Created a pull request in diasurgical/devilutionX that received 33 comments
Automatically insert ZWSP between words in Chinese translation files
Adds a tool can insert ZWSP between words in Chinese .po files using this model: https://tfhub.dev/google/zh_segmentation/1 We will use this tool t…
+4,133
−3,894
•
33
comments
Opened 41 other pull requests in 8 repositories
diasurgical/devilutionX
28
merged
2
open
-
PrintMonstHistory: Fix string manipulation - Fix talk/store text overlap for Chinese and Japanese
- Text rendering/wrapping fixes
- Fix a few build warnings
- Net: Show "Unknown network error" as intended
- OpenDingux: Use assets directly
- GitHub workflow fixes
- Replace mpqapi.h with the MpqWriter class
-
Fix crash in
WordWrapString - WordWrap: Require whitespace to break after Latin punctuation
- GitHub CI: Allow triggering release actions manually
- Update libzt
- OpenDingux: GitHub workflows for release builds
- Don't line-break in the middle of a punct sequence
- OpenDingux: Minor fixes
- Disable RLE compression for PCX surfaces
- Update libmpq
- Open music assets with threadsafe=true
- DrawString: Stop copying the input string
-
Optimize
DrawHalfTransparentBlendedRectTo - ArtDraw: Bounds-check top and left
- OpenDingux: Add fonts.mpq and pl.mpq instructions
- DrawArt: Fix bounds check
- CMake: Only link against libpng when needed
-
packet.h: Fix
-Wunused-variable - Some pull requests not shown.
mbroemme/libmpq
3
open
batocera-linux/batocera.linux
2
merged
RetroLX/RetroLX
2
merged
zerotier/libzt
1
open
RetroLX/buildroot
1
merged
diasurgical/libzt
1
merged
DirtBagXon/hypseus-singe
1
merged
Reviewed 16 pull requests in 1 repository
diasurgical/devilutionX
16 pull requests
- make durability int again
- Automatically insert ZWSP between words in Chinese translation files
- Ingame settings menu - first version
- Add VS configuration for building in WSL using GCC
- GitHub workflow fixes
- Use Point/Displacements when searching the area centered on a tile
- debug fps command
-
Optimize
DrawHalfTransparentBlendedRectTo - Replace StormLib with libmpq
- fix hellfire shareware monk
- fix sound crashes
- Agressivly compress png files (18kb saved)
- Remove libpng from vcpkg dependencies
- Add CMake option to use system SDL_image
- Fix speedbook navigation on gamepad
- shorter & better MeasureSolidHorizontalBounds
Created an issue in diasurgical/devilutionX that received 9 comments
Transparent rect rendering is slow (both stippled and blended)
Quest dialogues significantly affect the FPS, likely because they're blitted character by character.
We can cache the lines in a circular buffer to…
9
comments