openclonk/src/c4group
Nicolas Hake 5a803c6110 Win32: Add dummy fourth FILE/PRODUCTINFO resource component
The FILEVERSION and PRODUCTVERSION components of VERSIONINFO blocks are 32 bit
integers, specified as four 8-bit integers. Apparently MinGW's windres chokes
on the definition if not all values are given.
2012-10-21 12:40:22 +02:00
..
C4ComponentHost.cpp win32: Make sdl-mainloop option work 2012-03-23 22:53:56 +01:00
C4ComponentHost.h copyright notices update 2011 2011-09-01 16:58:52 +02:00
C4Components.h Load Graphics*.mesh files for use with SetGraphics (#480) 2012-10-14 14:37:45 +02:00
C4Extra.cpp C4Reloc: Each path is associated with a path type, specifying whether a path is a preferred installation location 2011-10-16 16:07:13 +02:00
C4Extra.h Change .c4g extension to .ocg 2011-03-13 16:16:45 +01:00
C4Group.cpp C4Group: .orig and .svn added to ignore list 2012-10-13 17:18:25 +02:00
C4Group.h Remove C4GroupEntryCore::(Has)CRC, calculate the CRC on demand 2012-02-08 00:12:44 +01:00
C4GroupMain.cpp Reorder engine source file organization a bit 2012-04-27 19:04:43 +02:00
C4GroupSet.cpp Return NULL instead of ((T*)false) from more functions 2011-09-28 19:42:56 +02:00
C4GroupSet.h Change .c4f extension to .ocf 2011-03-13 16:38:33 +01:00
C4LangStringTable.cpp Don't crash trying to display stringtable-not-found error message (#588) 2011-03-14 21:04:27 +01:00
C4LangStringTable.h Drop unused third C4LangStringTable::ReplaceStrings parameter 2011-03-05 01:05:36 +01:00
C4Language.cpp C4Reloc: Each path is associated with a path type, specifying whether a path is a preferred installation location 2011-10-16 16:07:13 +02:00
C4Language.h Languages.GetPackGroup creates a new GroupSet containing the original group 2011-02-07 03:37:35 +01:00
C4Update.cpp Remove C4GroupEntryCore::(Has)CRC, calculate the CRC on demand 2012-02-08 00:12:44 +01:00
C4Update.h Fix update procedure on Windows 2010-12-26 20:49:04 +01:00
CStdFile.cpp linux: Add O_CLOEXEC to various open calls 2012-03-05 01:33:02 +01:00
CStdFile.h Fix compilation with zlib 1.2.6 2012-02-21 17:12:00 +01:00
Resource.rc Win32: Add dummy fourth FILE/PRODUCTINFO resource component 2012-10-21 12:40:22 +02:00
gunzip4c4group.cpp Consolidate duplicated simple Log functions 2011-11-02 21:36:39 +01:00