aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-18WINTERMUTE: Add detection for Hamlet or the last game without MMORPS features...Einar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Make Image-decoder-selection case-insensitiveEinar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Alphabetize detection-tables.Einar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Add detection for Actual Destination, Mirage and Ghost in the She...Einar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Use proper gameids in detection.Einar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Select PixelFormat for BFonTT depending on if we actually have a ...Einar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Decrement the following tickets when removing an unused ticket.Einar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Put some useable data in the BMP-headers used in saves, so the co...Einar Johan Trøan Sømåen
2012-07-17WINTERMUTE: Fix a VarName->varName in BFileManagerEinar Johan Trøan Sømåen
2012-07-17WINTERMUTE: Remove TSeek enumEinar Johan Trøan Sømåen
2012-07-17WINTERMUTE: Remove/comment out all ifdef __IPHONE occurencesEinar Johan Trøan Sømåen
2012-07-17WINTERMUTE: Remove SXStore, since it's only usefull on iOS.Einar Johan Trøan Sømåen
2012-07-17WINTERMUTE: Atleast stub SXFile to avoid using FORBIDDEN_SYMBOL_EXCEPTIONs.Einar Johan Trøan Sømåen
2012-07-17WINTERMUTE: Fix a few warnings from the past 2 commits.Einar Johan Trøan Sømåen
2012-07-17WINTERMUTE: Remove old unused function from BFileManagerEinar Johan Trøan Sømåen
2012-07-17WINTERMUTE: Revamp the sound-system, adding WAV-support and following the Scu...Einar Johan Trøan Sømåen
2012-07-17WINTERMUTE: Put in the VKEYs necessary to complete the white chamber.Einar Johan Trøan Sømåen
2012-07-16WINTERMUTE: Fix a regression with sprite-mirroring.Einar Johan Trøan Sømåen
2012-07-16WINTERMUTE: Fix a few issues with the renderTicket-solution, and enable it by...Einar Johan Trøan Sømåen
2012-07-16WINTERMUTE: Default to 1x ScalerEinar Johan Trøan Sømåen
2012-07-16WINTERMUTE: Make dirty-rect code do partial screen-updates instead of a singl...Einar Johan Trøan Sømåen
2012-07-16WINTERMUTE: Readd const to transparentSurface-shifts, and remove branches for...Einar Johan Trøan Sømåen
2012-07-16WINTERMUTE: Use 32bpp surfaces for drawing TTF-fonts.Einar Johan Trøan Sømåen
2012-07-10WINTERMUTE: Add detection for J.U.L.I.A.Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Move font & particle emitter-related code to it's own subfolderEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Rename a few missed VarName->varNames in AdInventoryBoxEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Change usage of Common::Rect to our own 32-bit variant.Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Reduce the includes and visibility in BGame a bit.Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Use correct logic in drawFromTicketEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Clean out some commented code in BSurfaceSDLEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Delay Image-load until the data is needed.Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Rename a few missed VarNames -> varNames in BFileManagerEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Rename FuncName->funcName in coll_templ.hEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Rename VarName->varName in WinterMute::UtilsEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Remove the rest of the WIN32-specificsEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Cleanup and simplify StringUtil a bit.Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Change RECT -> Common::Rect and POINT-> Common::Point, completing...Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Remove most of the wintype-definitions.Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Remove references to HINSTANCE.Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Remove references to HWNDEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Remove the rest of the compiler-referencesEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Compile ConvertUTF as C++Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Silence most warningsEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Cleanup and rename functions in PlatformSDL.Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Start removing useless Windows-only code, and the compiler-refere...Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Rename FuncName/VarName -> funcName/varName in SXStringEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Rename FuncName/VarName -> funcName/varName in SXStore/SXObjectEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Rename FuncName/VarName -> funcName/varName in SXMath and SXMemBu...Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Rename FuncName/VarName->funcName/varName in SXFileEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Rename FuncName/VarName -> funcName/varName in ScValueEinar Johan Trøan Sømåen