openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
thcrap
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 24 hours
ago. based on code collected
about 24 hours
ago.
Sep 05, 2024 — Sep 05, 2025
Showing page 59 of 80
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
thcrap_init(): Dump the run configuration at the very end of the function.
Nmlgc
as nmlgc
More...
over 8 years ago
Additionally remove base patches from the stack if they're deemed unnecessary.
Nmlgc
as nmlgc
More...
over 8 years ago
Add a mechanism for plugins to disable themselves for unsupported games. [V]
Nmlgc
as nmlgc
More...
over 8 years ago
TSA: ANM: Enforce const-correctness for the blitting functions.
Nmlgc
as nmlgc
More...
over 8 years ago
Fix the immediate game crash when using the "ignore" functionality. [V]
Nmlgc
as nmlgc
More...
over 8 years ago
BP_file_size(): Remove the conditions around the file size assignment.
Nmlgc
as nmlgc
More...
over 8 years ago
Remove the _DEBUG define in thcrap_tasofro/src/csv.c
brliron
More...
over 8 years ago
Tasofro: add support for some plaintext CSV files [V] A lot of CSV files won't be fully supported by this because the game parses them with a different parser, but these files are usually provided as TFCS files so it shouldn't be a problem.
brliron
More...
over 8 years ago
Update version number
brliron
More...
over 8 years ago
tasofro: apply the balloon expanding after retrieving the user-defined balloon.
brliron
More...
over 8 years ago
tasofro: add new balloons supports in endings
brliron
More...
over 8 years ago
tasofro: change the way quotes are parsed in pl files. [V] I thought the game supports quotes only when they are at the beginning or at the end of a field, but it actually has ONE place where it uses them in the middle of a field (data/event/script/ed_kasen.pl, line 72). So I rewrote the quotes handling in a way closer to the game's parser.
brliron
More...
over 8 years ago
Update version number
brliron
More...
over 8 years ago
Update win32_utf8.
brliron
More...
over 8 years ago
thcrap_tasofro: pl: automatically use a bigger balloon if we try to display too many lines in it.
brliron
More...
over 8 years ago
Update version number
brliron
More...
over 8 years ago
thcrap_tasofro: add ruby support in pl parser [V]
brliron
More...
over 8 years ago
thcrap_tasofro: add quotes escaping in the pl parser [V]
brliron
More...
over 8 years ago
thcrap_tasofro: Fix the pl parser by skipping lines of text ONLY in the one case where it makes sense, and fix the endings by handling that one case (which is the last text block of an ending file, where the text block has a function call inside of it). [V]
brliron
More...
over 8 years ago
Update version number (should have been comitted for the last release...)
brliron
More...
over 8 years ago
thcrap_tasofro: add endings support [V]
brliron
More...
over 8 years ago
thcrap_tasofro: fix some dumb compil errors
brliron
More...
over 8 years ago
Tasofro: Add support for TFCS files [V]
brliron
More...
over 8 years ago
update: Don't automatically update patches under revision control.
Nmlgc
as nmlgc
More...
over 8 years ago
Tasofro: when we have a patch file but no replacement file, wait until the game tries to load it, then uncrypt it and patch it. [V]
brliron
More...
over 8 years ago
thcrap_tasofro: fully redo replace_file to fix crashes when the game reads 2 files concurrently. [V]
brliron
More...
over 8 years ago
util: Add a string reference type.
Nmlgc
as nmlgc
More...
over 8 years ago
Exclusively use #pragma pack outside structs for packing.
Nmlgc
as nmlgc
More...
over 8 years ago
thcrap_tasofro: implement balloons handling (add a syntax to insert a new textbox, and to change the displayed balloon) [V]
brliron
More...
over 8 years ago
Fix compilation on VS2015 (see http://stackoverflow.com/questions/31738796/using-macro-with-string-fails-on-vc-2015)
brliron
More...
over 8 years ago
←
1
2
…
55
56
57
58
59
60
61
62
63
…
79
80
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree