Timeline
08/01/13:
- 22:01 Changeset [5b6d3078] by
- TONY: Add a hack to work around amigaos4 issues.
- 22:01 Changeset [9c02f5b5] by
- TONY: Fix thumbnails on BE.
- 22:01 Changeset [d1795a21] by
- TONY: Fix savegames on BE (this breaks compatibility).
- 22:01 Changeset [275c65c2] by
- TONY: Simplify thumbnail loading code.
- 21:57 Changeset [9db17152] by
- GRAPHICS: Make Surface::copyFrom work for any src pitch. Formerly we …
- 10:13 Changeset [599aa9a] by
- AVALANCHE: Move pos() from Acci to Parser, update other code accordingly.
- 09:15 Changeset [d66feb3] by
- AVALANCHE: Implement rest of Acci::do_that().
- 09:08 Changeset [9fb15a90] by
- Merge pull request #354 from tobiatesan/wintermute_rotozoom_3 …
- 02:01 Ticket #6359 (GRAPHICS: Odd thumbnail sizes crash) closed by
- fixed
- 01:59 Changeset [88c67c8] by
- Merge pull request #357 from lordhoto/thumbnail-bilinear GRAPHICS: …
- 01:30 Changeset [9b8afdab] by
- HOPKINS: Slight cleanup. This renames HopkinsEngine::targetName to …
- 01:21 Changeset [ac70aa2] by
- HOPKINS: Bumped up savegame version, and added load handling the brief …
- 01:01 Changeset [07d8e564] by
- HOPKINS: Reverted to saving Breakout high scores in a separate file
- 00:51 Changeset [c32769e0] by
- WINTERMUTE; Indentation in transform_*
- 00:17 Changeset [e3381cff] by
- WINTERMUTE: #ifdef ENABLE_BILINEAR -> #if ENBABLE_BILINEAR
- 00:17 Changeset [204c75bc] by
- WINTERMUTE: s/255,255,255,255/kDefaultMod/
- 00:17 Changeset [1c25eb2] by
- WINTERMUTE: Formatting
- 00:17 Changeset [b5adcda9] by
- WINTERMUTE: s/WINTERMUTE_TRANSFORMTOOLS_H/WINTERMUTE_TRANSFORM_TOOLS_H/
- 00:17 Changeset [56aa1297] by
- WINTERMUTE: Bring consts inside namespace in transform_struct.h
- 00:17 Changeset [d83e4e12] by
- WINTERMUTE: FActor out TransformStruc initialization in repeatLastDraw loop
- 00:17 Changeset [14d151a] by
- WINTERMUTE: Fix #ifdef in transparent_surface.[h|cpp]
- 00:17 Changeset [1a8a9ba] by
- WINTERMUTE: Compile bilinear copy only if needed
- 00:15 Changeset [86c8d238] by
- WINTERMUTE: const Common::Rect rect& in rect32.h
- 00:10 Changeset [381df0c6] by
- WINTERMUTE: Various explicit casts * for floor/ceil output in …
07/31/13:
- 22:24 Changeset [567cd1eb] by
- WINTERMUTE: zoom parameter in display* is now integer
- 22:24 Changeset [566495de] by
- WINTERMUTE: Remove unused variable in transparent_surface.cpp
- 22:24 Changeset [f872d316] by
- WINTERMUTE: Fix type-related warnings in base_surface_osystem.cpp
- 22:23 Changeset [1ecdd2d] by
- WINTERMUTE: #define to const for TransformStruct defaults
- 22:21 Changeset [aeb4c09] by
- WINTERMUTE: Doxygen comments in TransformStruct
- 22:21 Changeset [0d407fd2] by
- WINTERMUTE: Express 180.0f as float in TransformTools
- 22:21 Changeset [d2d72c01] by
- WINTERMUTE: #define to const for TransformStruct defaults
- 22:14 Changeset [63b8132e] by
- WINTERMUTE: Remove single-argument zoom, rename mirrorX => …
- 22:06 Changeset [06ec0067] by
- WINTERMUTE: Remove redeclaration in render_ticket.cpp
- 22:06 Changeset [286b1d1] by
- WINTERMUTE: Use Rect::width() and height() in base_surface_osystem.cpp
- 22:06 Changeset [64db90ed] by
- WINTERMUTE: TransformStruct by reference in …
- 22:06 Changeset [9d4def3b] by
- WINTERMUTE: Fix alpha bug in BaseRenderOSystem::fadeToColor …
- 22:06 Changeset [9cfea048] by
- WINTERMUTE: Formatting
- 22:06 Changeset [4405a53] by
- WINTERMUTE: Remove set[Color|Alpha]Mod altogether
- 22:06 Changeset [5a9e917a] by
- WINTERMUTE: Fix operator precedence in scale()
- 22:06 Changeset [6f03fbac] by
- WINTERMUTE: Pass structs by const reference
- 22:06 Changeset [163cd6a] by
- WINTERMUTE: Constants
- 22:06 Changeset [ab022b17] by
- WINTERMUTE: End of namespace Wintermute
- 22:06 Changeset [a0561f1a] by
- WINTERMUTE: Fix calculation of inverse angles
- 22:04 Changeset [9f97ad6a] by
- WINTERMUTE: s/*transform/const &transform/
- 22:03 Changeset [f014cccb] by
- WINTERMUTE: Formatting
- 22:03 Changeset [0153f76] by
- WINTERMUTE: Defaults -> float
- 22:03 Changeset [dafcef5c] by
- WINTERMUTE: Replace normalization loop with if() for legibility
- 22:03 Changeset [1b996740] by
- WINTERMUTE: Use constants from transform_tools for consistency
- 22:03 Changeset [b6ed5ee] by
- WINTERMUTE: Reinstate rgbaMod comparisons for compare-tickets
- 22:03 Changeset [ae589c41] by
- WINTERMUTE: Deprecate setAlphaMod, setColorMod
- 22:03 Changeset [285ed189] by
- WINTERMUTE: Rename rotate() -> rotoscale() for consistency
- 22:03 Changeset [b34d7b7] by
- WINTERMUTE: *transform as pointer in transform_tools
- 22:03 Changeset [0b21d6d] by
- WINTERMUTE: Fix alpha bug in …
- 22:02 Changeset [8bed134a] by
- WINTERMUTE: Force angle normalization This fixes the issues in J.U.L.I.A.
- 22:02 Changeset [b788ae7f] by
- WINTERMUTE: Swap flip bits
- 22:02 Changeset [d2a24938] by
- WINTERMUTE: Partial fix for mirrored sprites Still weird with rotated …
- 22:02 Changeset [e47deb0e] by
- WINTERMUTE: Rename pixel copy functions
- 22:02 Changeset [e30ab15b] by
- WINTERMUTE: Move if() outside transform loop
- 22:02 Changeset [321c7f07] by
- WINTERMUTE: Removed useless argument from rotate()
- 22:02 Changeset [58e096d] by
- WINTERMUTE: Add rotation Add actual rotation code, make ticket-system …
- 22:02 Changeset [cced42a] by
- WINTERMUTE: Add cast op Common::Rect => Rect32
- 21:58 Changeset [384dd8da] by
- WINTERMUTE: Bilinear scaling. Refactor scale(), factor out actual …
- 21:52 Changeset [66ba2ea4] by
- WINTERMUTE: Refactor some bits to use TransformStruct
- 21:47 Changeset [3c0089e3] by
- WINTERMUTE: Introduce TransformTools
- 21:26 Changeset [03c4b7a2] by
- WINTERMUTE: Introduce TransformStruct and FloatPoint; add operators to …
- 16:05 Changeset [b0ce97bc] by
- Merge pull request #358 from tobiatesan/fix_wme_base_disk WINTERMUTE: …
- 14:02 Changeset [58855dd3] by
- WINTERMUTE: Add detection for James Peris (Full Version)
- 05:18 Changeset [26a9b52] by
- COMMON: Move definition of math constants to scummsys header. This …
- 03:00 Changeset [1809cc56] by
- TSAGE: R2R fixes for reading infodisk
- 02:40 Changeset [52886eed] by
- TSAGE: Bugfixes for giving reader to Miranda
- 02:36 Changeset [ffef92a1] by
- MORTEVIELLE: Fix two GCC compiler warnings. The first is due to a …
- 02:26 Changeset [1396052d] by
- WINTERMUTE: Add hack to allow language-selection in James Peris demo.
- 02:26 Changeset [f691e005] by
- WINTERMUTE: Add detection for both english and spanish James Peris Demo.
- 02:26 Changeset [e296ac1d] by
- WINTERMUTE: Let engine know both gameid and language of target as well …
- 00:07 Changeset [b4a0fd13] by
- MORTEVIELLE: Another fix for WinCE compilation. S_OK is a system …
07/30/13:
- 21:43 Changeset [5290eb98] by
- AVALANCHE: Repair Lucerna::draw_also_lines().
- 20:25 Changeset [6ffcb714] by
- AVALANCHE: Broaden Avalot::handleKeyDown().
- 20:18 Changeset [d81f6450] by
- NEVERHOOD: Silence noisy compiler warning. This is due to NULL being …
- 19:53 Changeset [3a4507bf] by
- MORTEVIELLE: Fix compilation on WinCE. The LANG_* symbols were …
- 19:52 Changeset [2e741241] by
- AVALANCHE: Broaden Avalot::handleKeyDown().
- 19:32 Changeset [7800c47] by
- AVALANCHE: Repair Acci::parse().
- 19:21 Changeset [2d1ac295] by
- DEVTOOLS: Update create_mortdat to the latest version English translation
- 19:02 Changeset [2f9b7ba6] by
- COMMON: Enforce formatting guidelines a bit more in util.h.
- 18:33 Changeset [06f86bed] by
- AVALANCHE: Add _magics to Graphics, implement …
- 17:05 Changeset [a13d37e5] by
- AVALANCHE: Implement Trip::checkfeet(), repair Trip::stopwalking(). …
- 13:32 Changeset [f51f0e5a] by
- TSAGE: Fix upper bound of loop in R2R scene 1575
- 13:00 Changeset [5080f5df] by
- TSAGE: Scene fixes for R2R Medbay
- 12:59 Changeset [25974edd] by
- TSAGE: Further fix for R2R conversations
- 02:24 Changeset [a3e5c99] by
- TSAGE: Fixes for R2R extended conversations
- 01:21 Changeset [2088a773] by
- SCI: Add a hack to fix the inventory in GK1 For some reason, the top …
07/29/13:
- 23:48 Changeset [2857f5aa] by
- AVALANCHE: Revise Graphics::drawSprite(), repair Trip::apped().
- 22:30 Changeset [9855cb8f] by
- AVALANCHE: Add warning to Acci::do_that(), remove blank lines from …
- 21:49 Changeset [7deef6a] by
- WINTERMUTE: Align detection-entries properly with spaces.
- 21:47 Changeset [ebabf39] by
- WINTERMUTE: Add detection for The Shine of a Star.
- 21:42 Changeset [4df545c] by
- WINTERMUTE: Handle setting Save/Load-screen to NULL.
- 19:02 Changeset [a05e0c69] by
- Merge pull request #347 from Strangerke/mortevielle New Engine : …
- 17:17 Changeset [3b11fc12] by
- AVALANCHE: Repair Celer::load_chunks(), remove background drawing from …
- 10:22 Changeset [a1f87fd] by
- AVALANCHE: Modify Graphics and Lucerna, so the engine saves the …
- 10:05 Changeset [b182fd81] by
- AVALANCHE: Partially implement Acci::stand_up(), repair Acci::parse().
- 09:30 Changeset [67af740] by
- COMMON: Revert last commit as rightfully pointed out by fuzze.
- 09:27 Changeset [e3211033] by
- AVALANCHE: Move wipeText() from Basher to Parser, implement it. Fix …
- 09:25 Changeset [351af76] by
- COMMON: Added copy constructors and copier to Rect and Point.
- 08:30 Changeset [e08980c7] by
- AVALANCHE: Repair Acci::person_speaks().
- 08:06 Changeset [c2ac2fdc] by
- AVALANCHE: Finish implementation of Acci::parse(), repair …
- 05:27 Changeset [c7277df1] by
- DEVTOOLS: Add support to another DOS executable for Mortevielle
07/28/13:
- 23:58 Changeset [b50f0e2a] by
- MORTEVIELLE: Remove remaining macros, start refactoring menus, modify …
- 23:01 Changeset [9d89861f] by
- TSAGE: Fix for clearing conversation dialogs
- 22:25 Changeset [a91b96f7] by
- TSAGE: Corrected display of R2R conversation dialog border
- 21:35 Changeset [1b2adafe] by
- MORTEVIELLE: Use heap allocation in GfxSurface::decode, remove one use …
- 21:13 Changeset [9b9c9d0f] by
- AVALANCHE: Implement Acci::do_pronouns() and Acci::displaywhat().
- 21:07 Changeset [40f8250] by
- TSAGE: Correct R2R width of conversation dialog
- 20:50 Changeset [2fefa91d] by
- TSAGE: Fixes for R2R text positioning in conversation dialogs
- 18:57 Changeset [591a485] by
- AVALANCHE: Repair parser, implement Acci::replace(), further implement …
- 18:35 Changeset [bef172d9] by
- PEGASUS: Fix gas canister removal not stopping the air timer This bug …
- 18:32 Changeset [d969b1b] by
- PEGASUS: Fix gas canister removal not stopping the air timer This bug …
- 16:50 Changeset [9474e2dc] by
- AVALANCHE: Revisions in acci2.h and lucerna2.cpp, partially implement …
- 14:46 Changeset [17b2fb02] by
- AVALANCHE: Partially implement Acci::parse(), add Acci::pos(), …
- 14:35 Changeset [8320a556] by
- TSAGE: Added R2R conversation dialog text and removal code
- 08:46 Changeset [ad7f8add] by
- AVALANCHE: Add tryDropdown() and _inputTextBackup to Parser, implement …
- 08:00 Changeset [a1a2fa2] by
- AVALANCHE: Implement handling of the cursor in Parser.
07/27/13:
- 20:14 Changeset [825df59] by
- AVALANCHE: Add Parser::handleBackspace(). Update …
- 20:03 Changeset [df427ba7] by
- AVALANCHE: Broaden comment in avalot.h.
- 19:48 Changeset [31f8e914] by
- AVALANCHE: Rename variables in Parser. Add _leftMargin to Parser. Fix …
- 19:40 Changeset [28b8537] by
- WINTERMUTE: Respect EVENT_QUIT properly (and don't ask to quit anymore)
- 19:36 Changeset [eec48fa] by
- AVALANCHE: Introduce new class: Parser. Update rest of the code …
- 17:48 Changeset [b43bac61] by
- WINTERMUTE: Added detection entry for Toshechka game
- 15:22 Changeset [341bf679] by
- AVALANCHE: Cosmetic repairs in Graphics.
- 15:19 Changeset [7c8d415] by
- AVALANCHE: Remove comment from Graphics.
- 15:00 Changeset [0703085] by
- AVALANCHE: Repair Avalot::handleKeyDown().
- 14:55 Changeset [541f5f9] by
- AVALANCHE: Implement Avalot::handleKeyDown() further.
- 14:55 Changeset [7d3b6925] by
- AVALANCHE: Minor repairs in Basher.
- 13:19 Changeset [bda09042] by
- AVALANCHE: Rename little[] to characters[] and current to inputText in …
- 13:07 Changeset [9c96417] by
- AVALANCHE: Add comments to Basher::plottext().
- 13:05 Changeset [de97da2f] by
- AVALANCHE: Implement Basher::plottext().
- 08:30 Changeset [c9fbfb6d] by
- AVALANCHE: Remove unnecessary indents from Visa.
- 08:17 Changeset [d3ff894] by
- AVALANCHE: Replace call of Basher::keyboard_link() with …
- 08:05 Changeset [5fe090a3] by
- AVALANCHE: Add comments in Graphics and Trip, repair functions in Trip.
- 01:57 Changeset [dee7193] by
- HOPKINS: Move breakout highscore table to savegames, and fixes to display
Note:
See TracTimeline
for information about the timeline view.