Highlights
- 19 discussions answered
Block or Report
Block or report AJenbo
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
php-static-analysis-tools Public
Forked from exakat/php-static-analysis-tools
A reviewed list of useful PHP static analysis tools
-
troelskn/phpweaver Public
A combined runtime/static code-analysis tool, that can trace parameter types
-
phpmd/phpmd Public
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream meas…
2,884 contributions in the last year
Activity overview
Contribution activity
April 2022
Created 38 commits in 2 repositories
Created a pull request in diasurgical/devilutionX that received 5 comments
Prefer when using VSync with no upscaling on Windows
Fixes #3806 @obligaron @StephenCWills Could I get one of you to test this since I don't have Windows :/ Regarding always using OpenGL on Windows, t…
Opened 22 other pull requests in 2 repositories
diasurgical/devilutionX
15
merged
3
closed
3
open
- Bug fixes for 1.4.0
- 1.4.0 docs
- Bump dvl_multicast_addr in preperation for 1.4.0
- Release fixes
- [gamepad] Reuse repeat logic from mouse
- [touch] Allow interacting with the spell book
- Fix crash from badly init stash
- [touch] Spend stat points when clicking the buttons
- [android] Automatically start game after updating translations
- Set initial overwrite path to PrefPath
- Fix underscore for font 12
- Make 'quit game' return to the main menu when NOEXIT is set
- Update ru.po
- Use HoldItem for determining if an item is held
- Correctly center panel text when holding red item
- Avoid using HoldItem in OperateShrineEldritch
- Avoid using HeldItem in CheckInvSwap
- Avoid using HeldItem in CreatePlrItems
- Avoid destroying held item from save game
- Avoid using HoldItem in AddStealPotions
- Remove use of HoldItem from stores.cpp
luxplus/neo4j-php-client
1
merged
Reviewed 72 pull requests in 1 repository
diasurgical/devilutionX
25 pull requests
- Address type conversion/truncation warnings in LoadPcxPixelsAndPalette
- Ensure working buffers are zero-initialised for PKWareLib
- Fix viewport size of UiList on hero selection
- Default to 48kHz on Windows
- Simplify logic when moving around the inventory with a controller
- Audio: Use SDL resampler where available
- Add helpers for accessing cells on the current stash grid
- Fix SPLICONLAST for zero-based frame indexing
- Use GetInventorySize(Item) instead of SetICursor in inv.cpp
- Use explicit item/cursor size in PerformPrimaryAction
- Use zero-based arch indexes
- Remove use of SetICursor and related globals from CheckStashPaste
- Expand hot area of stash cell to include bottom-right border
- make_src_dist.py --fully_vendored: Add Discord SDK
-
Fix conversion of C-string literal to
char* - Use SoundSample for music
- Remove duplicate code in DoLighting
-
Use
-ffile-prefix-mapfor relative__FILE__ - Restore durability to items in stores
- [gamepad] Reuse repeat logic from mouse
- Use Miniset in drlg_l4
- Update Korean Translation
- Fix an OOB in CEL/CL2 outline rendering
- Fix snd_deinit called even if snd_init failed
- Split up store title from "Your gold"
- Some pull request reviews not shown.
Created an issue in diasurgical/devilutionX that received 8 comments
[android] Fingerprint scanner detected as gamepad
From a review on Google Play: poco f3 - controls for walking, attack, etc. are not displayed. In previous versions of the launcher, everything was…
Opened 14 other issues in 2 repositories
diasurgical/devilutionX
4
open
8
closed
- Crash when loading translation
- Crash in HandleMouseEvent()
- [android] Crash in UiFocusNavigation()
- [android] Back button should should work like esc in the menu
- Switching upscaling on and off at runtime gives wrong results
- Replace __FILE__ and __LINE__ wtih some form of relative path.
- [touch] Can't switch pages in spell book
- Repeated sounds are skipped if MP3 encoded
- [touch] Spend stat points when clicking the buttons
- Converted Hellfire items can morph in single player
- [Vita] Huffman decompression failing because of pointer manipulation
- [touch] Selecting Quit Game opens into the Support menu