Vladimir Serbinenko
|
af7d9cb850
|
COMMON: Move punycode_*codepath to path.cpp
This allows to reduce access to DIR_SEPARATOR from outside of Common::Path
|
2022-12-14 05:08:46 +01:00 |
|
eientei
|
b508fcc8d9
|
WAGE: Add games from "Wayzata's Best of Shareware for Macintosh" shareware disc
|
2022-11-07 00:35:30 +01:00 |
|
Le Philousophe
|
4c18545085
|
WAGE: Don't use unsafe sprintf and vsprintf
|
2022-10-23 22:46:19 +02:00 |
|
eientei
|
ac15210b27
|
WAGE: Simplify armor check
|
2022-08-27 22:27:19 +03:00 |
|
eientei
|
63d29ae809
|
WAGE: Add some forgotten games, fix ADGF_DEMO for BIGGAMED
|
2022-08-27 22:27:19 +03:00 |
|
Eugene Sandulenko
|
c2d4c92241
|
WAGE: Fix warning
|
2022-08-05 20:20:26 +02:00 |
|
Avijeet
|
4f3dc247e4
|
GRAPHICS: MACGUI: Handle EVENT_QUIT properly in MacDialog
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
f9fd3b699c
|
WAGE: Move pollEvent's definition to wage.cpp
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
eac2717abb
|
WAGE: Move getFeatures() to metaengine.cpp
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
033bc00cd1
|
GRAPHICS: MACGUI: Poll events in MacDialog itself
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
223258af81
|
WAGE: Better error message in isInBounds()
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
83f8eb7b19
|
WAGE: Rewrite object detection
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
0824d1ad58
|
WAGE: Use bounding box for click detection
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
fe7aa6eefd
|
WAGE: Update detection table
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
e1c1413222
|
WAGE: Fix buttons in Explorer
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
f0894c277e
|
WAGE: Fix cropped graphics in Intro to Gothic
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
1b955dc90c
|
GRAPHICS: MACGUI: Refactor MacDialog to not use WAGE functions
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
9f6d054f5d
|
WAGE: Refactor getFeatures()
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
e8fee0ccc2
|
JANITORIAL: Formatting fix
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
e61f47e07d
|
WAGE: Add comments
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
0e8c75359d
|
WAGE: Formatting fixes
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
3b96ffd875
|
WAGE: Add comment
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
e5d0b01d89
|
WAGE: Use uint for loop index
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
104565e281
|
WAGE: Update detection table
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
dbb09bb6a1
|
WAGE: Fix drawOval
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
706a2abbbb
|
WAGE: Fix shapes with thick borders
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
d2a06c1d42
|
WAGE: Fix drawRect
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
9b52b4b384
|
WAGE: Add resolution flag to game detection entry
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
4099e49a70
|
WAGE: Fix font type in Dune Eternity
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
9aa5fa02a7
|
WAGE: Fix out of bound array index
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
c3c1c908f1
|
WAGE: Fix first scene in Twisted
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
3257e88630
|
WAGE: Fix unclickable image in Intro to Gothic
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
2779b25abc
|
WAGE: Fix unclickable house in Messy Hosue
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
2c905885c4
|
GRAPHICS: MACGUI: Fix text alignment for MacDialog
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
c4ede93e79
|
WAGE: Add about screen
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
27f48f6d41
|
GRAPHICS: MACGUI: Use MacText in MacDialog
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
ac847e4117
|
GRAPHICS: MACGUI: Refactor wage/dialog.cpp to macgui/macdialog.cpp
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
ca5aedc6b2
|
WAGE: Fix window alignment
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
8a8d278529
|
WAGE: Set scene title before dimension
|
2022-08-05 20:15:03 +02:00 |
|
Avijeet
|
6721620826
|
WAGE: Enable autoscroll by making MacTextWindow editable
|
2022-08-05 20:15:03 +02:00 |
|
Eugene Sandulenko
|
f85abaa739
|
WAGE: Do not crash if asked to draw beyond the window borders.
Fixes crash in Nightcrawler Ned game
|
2022-07-31 22:54:07 +02:00 |
|
Cameron Cawley
|
f3b094e53f
|
ENGINES: Change the MetaEngineDetection interface to match MetaEngine
|
2022-07-23 23:31:58 +02:00 |
|
Pragyansh Chaturvedi
|
5c17fe70b8
|
JANITORIAL: Fix conventions and reimplement MacFontManager::rectifyId()
|
2022-07-17 13:04:14 +02:00 |
|
eientei
|
6b407f7772
|
WAGE: Add games/demos from "Mac Giga-ROM" v2 and v4 discs from Quantum Leap Technologies
|
2022-07-15 22:38:33 +02:00 |
|
eientei
|
a2f1577170
|
WAGE: Add shareware found on Walnut Creek's Ultra Mac Games disc
|
2022-07-14 13:06:44 +02:00 |
|
eientei
|
aee1659660
|
WAGE: Add rest of TODO games, sort alphabetically
|
2022-07-14 13:06:44 +02:00 |
|
eientei
|
35e6233198
|
WAGE: Fix some names
|
2022-07-14 13:06:44 +02:00 |
|
eientei
|
38f8482ed5
|
WAGE: Add some more games
|
2022-07-14 13:06:44 +02:00 |
|
Eugene Sandulenko
|
d670adb4b9
|
WAGE: Switch to wider Rect primitives
|
2022-07-13 23:22:51 +02:00 |
|
Eugene Sandulenko
|
92c0c20e6a
|
WAGE: Made loading patterns from Enhanced Scepters more robust
|
2022-07-11 12:53:21 +02:00 |
|