0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Updated: Debian packaging to version 2.0.3-3 (no changes really). More... almost 21 years ago
* Updated: Debian packaging to version 2.0.3-3 (no changes really). More... almost 21 years ago
* Added: [Compilation][MSVC] Option to compile with debug information. >From information sent by Grzegorz. * Fixed: [Compilation][Darwin] libtvfintl.a must be listed "as-is", not using -l. * Modified: [Configuration] ar and install detection. Now more robust. More... almost 21 years ago
* Added: [Compilation][MSVC] Option to compile with debug information. From information sent by Grzegorz. * Fixed: [Compilation][Darwin] libtvfintl.a must be listed "as-is", not using -l. * Modified: [Configuration] ar and install detection. Now more robust. More... almost 21 years ago
* Fixed: [DOS] The default encoding wasn't CP437. From a report by jessehardy/126/com, a chinese user of RHIDE using code page 936. More... almost 21 years ago
* Fixed: [DOS] The default encoding wasn't CP437. From a report by jessehardy/126/com, a chinese user of RHIDE using code page 936. More... almost 21 years ago
Typo correction. More... almost 21 years ago
* Fixed: [Compilation][MSVC] Typo in mlink.cc and wrong reference to ../compat/obj in common.nmk. Both patches from Grzegorz. With this the unified mechanism works. More... almost 21 years ago
* Added: [DOCs][MSVC] MSVC 7.1 as supported compiler. Mike verified it and this version is different than 7.0, enough to mention it. More... almost 21 years ago
Typo correction. More... almost 21 years ago
* Added: [DOCs][MSVC] MSVC 7.1 as supported compiler. Mike verified it and this version is different than 7.0, enough to mention it. More... almost 21 years ago
* Modified: [Compilation][MSVC] HistRec to overload delete making explicit this operation is invalid. I hope it avoids warnings. Reported by Grzegorz. * Added: [Compilation][MSVC] A lib wrapper to avoid command line limitations. Is untested. More... almost 21 years ago
* Modified: [Compilation][MSVC] HistRec to overload delete making explicit this operation is invalid. I hope it avoids warnings. Reported by Grzegorz. * Added: [Compilation][MSVC] A lib wrapper to avoid command line limitations. Is untested. More... almost 21 years ago
* Updated. More... almost 21 years ago
* Updated. More... almost 21 years ago
* Modified: [Compilation] Removed time stamp from ?mk files. More... almost 21 years ago
* Modified: [Compilation] Removed time stamp from ?mk files. More... almost 21 years ago
* Fixed: [Compilation] Missing ../compat path in extrimk.cc tool. Reported by Grzegorz. More... almost 21 years ago
* Fixed: [Compilation] Missing ../compat path in extrimk.cc tool. Reported by Grzegorz. More... almost 21 years ago
* Fixed: [Linux] The console driver failed to detect the code page used by the screen font (SFM). I think this was introduced by the 2003/05/21 patch. More... almost 21 years ago
* Fixed: [Linux] The console driver failed to detect the code page used by the screen font (SFM). I think this was introduced by the 2003/05/21 patch. More... almost 21 years ago
* Updated. More... almost 21 years ago
* Updated. More... almost 21 years ago
* Modified: [Compilation] The dependencies now include a relative path so makefiles doesn't need to define a "vpath". That's because nmake doesn't have any equivalent. More... almost 21 years ago
* Modified: [Compilation] The dependencies now include a relative path so makefiles doesn't need to define a "vpath". That's because nmake doesn't have any equivalent. More... almost 21 years ago
* Fixed: [Win32][gcc 3.x] gcc 3.3.3 warning in WinGr code (using char as array index). More... almost 21 years ago
* Fixed: [Win32][gcc 3.x] gcc 3.3.3 warning in WinGr code (using char as array index). More... almost 21 years ago
* Fixed: [Win32] The Win32 driver: when the application or configuration file requested a screen size bigger than 80x25 the code failed to register the new window size and hence allocated too few bytes for the screenBuffer generating a SIGSEGV. * Fixed: [MinGW] New versions (i.e. 3.1.0) defines ssize_t. * Fixed: [MinGW/BC++/MSVC] The regex code had a mess with the prototypes of some internal functions. Reported by gcc 3.x. * Added: [DOCs] More information about MinGW, now the code compiles with version 3.1.0 using MSYS 1.0.10 and SiePerl 5.6.1. Note that the gdb included with it is useless for the system I used (Win98SE) but the 6.0 version is usable (with a lot of limitations :-( More... almost 21 years ago
* Fixed: [Win32] The Win32 driver: when the application or configuration file requested a screen size bigger than 80x25 the code failed to register the new window size and hence allocated too few bytes for the screenBuffer generating a SIGSEGV. * Fixed: [MinGW] New versions (i.e. 3.1.0) defines ssize_t. * Fixed: [MinGW/BC++/MSVC] The regex code had a mess with the prototypes of some internal functions. Reported by gcc 3.x. * Added: [DOCs] More information about MinGW, now the code compiles with version 3.1.0 using MSYS 1.0.10 and SiePerl 5.6.1. Note that the gdb included with it is useless for the system I used (Win98SE) but the 6.0 version is usable (with a lot of limitations :-( More... almost 21 years ago
* Updated. More... almost 21 years ago