1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup.
Nmlgc
as nmlgc
More... almost 12 years ago
Rename json_object_get_numkey() to json_object_numkey_get().
Nmlgc
as nmlgc
More... almost 12 years ago
Redirect GetWindowLong and SetWindowLong to their W equivalents.
Nmlgc
as nmlgc
More... almost 12 years ago
Patch Win32 dialog font sizes.
Nmlgc
as nmlgc
More... almost 12 years ago
Use the MulDiv algorithm to determine the font size for adjusting dialog items.
Nmlgc
as nmlgc
More... almost 12 years ago
win32_utf8: Add GetModuleFileNameEx().
Nmlgc
as nmlgc
More... almost 12 years ago
Eliminate directory creation confusion and patch CreateDirectoryA.
Nmlgc
as nmlgc
More... almost 12 years ago
Actually *call* strings_patch(). -.-
Nmlgc
as nmlgc
More... almost 12 years ago
Bump version number to 2013-08-25
Nmlgc
as nmlgc
More... almost 12 years ago
Add the custom.exe bug fix for Western systems.
Nmlgc
as nmlgc
More... almost 12 years ago
strings_lookup() for MessageBox and CreateWindowEx.
Nmlgc
as nmlgc
More... almost 12 years ago
Ensure that the run configuration has a "game" key.
Nmlgc
as nmlgc
More... almost 12 years ago
Cleanup.
Nmlgc
as nmlgc
More... almost 12 years ago
Add archive formats to .gitignore.
Nmlgc
as nmlgc
More... almost 12 years ago
Enlarge dialog items both horizontally and vertically, if necessary.
Nmlgc
as nmlgc
More... almost 12 years ago
win32_utf8: Add DrawText.
Nmlgc
as nmlgc
More... almost 12 years ago
Enlarge dialog items horizontally if necessary.
Nmlgc
as nmlgc
More... almost 12 years ago
Win32 dialog patching, attempt #2 (Easy mode).
Nmlgc
as nmlgc
More... almost 12 years ago
Allow length calculations in the UTF conversion functions.
Nmlgc
as nmlgc
More... almost 12 years ago
thcrap_configure: Maximize the height of the console window.
Nmlgc
as nmlgc
More... almost 12 years ago
Win32 dialog patching, attempt #1 (Normal mode).
Nmlgc
as nmlgc
More... almost 12 years ago
Do string lookup in GetTextExtent(), not in GetTextExtentBase().
Nmlgc
as nmlgc
More... almost 12 years ago
win32_utf8: Add CreateDialogParam and DialogBoxParam.
Nmlgc
as nmlgc
More... almost 12 years ago
Fix window placement bugs in the original games.
Nmlgc
as nmlgc
More... almost 12 years ago
Bump version number to 2013-08-20
Nmlgc
as nmlgc
More... about 12 years ago
BP_music_cmt: Resolve "@" to a music title format string.
Nmlgc
as nmlgc
More... about 12 years ago
Add Music Room title patching.
Nmlgc
as nmlgc
More... about 12 years ago
Cleanup.
Nmlgc
as nmlgc
More... about 12 years ago
GetTextExtent: Take layout markup into account.
Nmlgc
as nmlgc
More... about 12 years ago
Move the textdisp GDI32 hooks and GetTextExtent to thcrap_tsa.
Nmlgc
as nmlgc
More... about 12 years ago