14
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Mar 05, 2023 — Mar 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prevent a crash, possibly, due to FP arithmetic accuracy problems when resolving the virtual position of the player. More... about 5 years ago
Text insert does not correctly check the input string size. More... about 5 years ago
Fix an error in the former commit (1403f40e6). More... about 5 years ago
Add guards to compile without opengl More... about 5 years ago
Missing return statements in if else More... about 5 years ago
Missing empty get_background_music() for builds without sounds. More... about 5 years ago
This is FreedroidRPG 1.0rc1 More... about 5 years ago
List dead bots and living bots more naturally in the cheat menu More... about 5 years ago
po/l10n-others/Makevars.in needed to be compatible with the gettext infrastructure. More... about 5 years ago
Add a 'l10n-clean' make rule, available in top Makefile, to clean the PO files. More... about 5 years ago
Track translation files of EndOfGame.lua More... about 5 years ago
[l10n] Install l10n-others translations on a call to 'make all' (as is done in the others po subdirs/). More... about 5 years ago
Fix execution of 'make distcheck' More... about 5 years ago
Do not complain about available screen resolutions when running with an SDL dummy driver (for benchmarks). More... about 5 years ago
[l10n] Update PO templates and catalogs. More... about 5 years ago
Some files are missing in the distribution package. More... about 5 years ago
Use $top_srcdir in the list of top dirs to check when looking for a data file, rather than the hardcoded "../..". More... about 5 years ago
Massive mispellings fix. More... about 5 years ago
Display "effect countdowns" by default. More... about 5 years ago
This replaces the CAPTCHA challenge on three terminals to fix translation issues. Old players are warranted to get an electric shock for not reading dialogs. >.> More... about 5 years ago
Fix storyline inconsistencies on Jennifer. More... about 5 years ago
Fonts: Lighten parafont. More... about 5 years ago
Lighten parafont and darken credits title backgound. More... about 5 years ago
Include Energy Shield skill, but only as an alternative to Invisibility. More... about 5 years ago
When saving an item, write the itemspec's id rather than the item index in ItemMap. More... about 5 years ago
Update .po catalogs with new act2 strings. More... about 5 years ago
l10n: Avoid a 'false error' reported by TX when pushing a new ressource. More... about 5 years ago
Do not redirect the console output, if already redirected to a file or to a pipe (Unix only) More... about 5 years ago
TerminalColemak dialog: avoid the player to have to 'double-click' to let the dialog continue. More... about 5 years ago
Lower the WAIT_AFTER_GAME_WON delay (from 5s to 2s). More... about 5 years ago