1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 24, 2025 — Jun 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Marking the project as discontinued. More... over 1 year ago
add build-in OpenAL More... about 6 years ago
Merge pull request #597 from RICCIARDI-Adrien/master More... over 6 years ago
main loop decomposition; More... almost 7 years ago
Removed unneeded call to Gui_SetCurrentMenu() in inventory. More... almost 7 years ago
Added initial state control for Tomb Raider 2 tiger. More... almost 7 years ago
Adjusted animated textures frame rate. More... almost 7 years ago
Updated console help message for 'freelook' and 'mlook' commands. More... almost 7 years ago
Removed unneeded 'bin' directory. More... almost 7 years ago
Fixed inventory compass displaying. More... almost 7 years ago
Removed free falling camera collision checks to fix the Lara turning-left-while-jumping bug. Camera stays as much as possible behind Lara like in original Tomb Raider. More... almost 7 years ago
Merge pull request #595 from RICCIARDI-Adrien/master More... almost 7 years ago
Tried to make lua_SetGame() console output more useful. More... almost 7 years ago
Fixed FMV order when starting a new game or a home level. More... about 7 years ago
Added a temporary fix to make Lara Home's chat works. More... about 7 years ago
Tried to avoid calling 'StreamTrack_Stop(Audio_GetStreamExternal())' at each engine frame. More... about 7 years ago
Added a hack to avoid game hanging when playing several videos in a row. More... about 7 years ago
Fixed FMV not being displayed from the beginning. More... about 7 years ago
Added support for some TR1 FMV that were crashing the game when played. More... about 7 years ago
Merge pull request #594 from RICCIARDI-Adrien/master More... about 7 years ago
Prevented game from being displayed while a video is playing. More... about 7 years ago
Prevented inventory from opening when skipping a video. More... about 7 years ago
Fixed Tomb Raider 2 FMV paths on case-sensitive file systems. More... about 7 years ago
Specified Tomb Raider Gold installation directory in README.md setup section. More... about 7 years ago
DrawBBox fix; More... about 7 years ago
player ptr check added; More... about 7 years ago
merge fix; More... about 7 years ago
Merge branch 'master' of https://github.com/opentomb/OpenTomb More... about 7 years ago
Merge pull request #593 from RICCIARDI-Adrien/master More... about 7 years ago
used SDL timing; deleted threading from codec; More... about 7 years ago