Subversion Repositories filter_foundry

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
439 2021-12-02 17:26:34 daniel-marschall /trunk/  
402 2021-11-16 14:28:04 daniel-marschall /trunk/ Windows 95, 98 and Me can now also build 64-bit modules.  
384 2021-11-01 22:31:26 daniel-marschall /trunk/ === RELEASE 1.7.0.11 ===
Documentation update
 
358 2021-10-17 00:33:12 daniel-marschall /trunk/ Changed linebreaks to CRLF for some files and added all used file types to .gitattributes  
292 2021-08-22 10:53:14 daniel-marschall /trunk/ Introduced obfuscation version 5 (it is like version 4, but contains an integrity check); also fixed some smaller issues with obfuscation loading.  
214 2021-07-14 01:43:14 daniel-marschall /trunk/ Fixed VisualStudio compiler-warnings (isatty undeclared, fileno undeclared, GetVersionEx deprecated)  
198 2021-07-06 13:56:17 daniel-marschall /trunk/ Code does now also compile with G++; fixed many compiler warnings  
194 2021-07-05 22:18:01 daniel-marschall /trunk/ Source code can now be compiled using GCC in Mingw32.
Several gcc compiler warnings have been resolved.