Commit Graph
21 Commits
Author SHA1 Message Date
BeWorld c883e37e9b MORPHOS: logMessage override
Use printf if DEBUG_BUILD only.
This removes a lot of console messages.
2022-06-23 20:49:05 +02:00
Hubert Maier 953cf2c44c MORPHOS: Fix c&p error 2022-05-17 18:39:07 +02:00
BeWorld 0066eb84ee MorphOS: delete system OpenURL
delete system OpenURL and use SDL_OpenURL
2022-03-26 09:15:25 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh b11c5ace90 BACKENDS: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:31:41 +02:00
Hubert Maier 5ea9520c46 MORPHOS: Fix a regression/oversight 2021-11-01 11:59:28 +02:00
Thierry Crozat 4e503fad1c Revert "BUILD: Add $(DIST_FILES_DOCS) to targets using it"
This reverts commit d1e195c298.
2021-09-04 20:01:32 +02:00
Le Philousophe d1e195c298 BUILD: Add $(DIST_FILES_DOCS) to targets using it
This makes sure all docs are present before copying them
2021-08-28 11:27:06 +02:00
Cameron Cawley c9411bcace AMIGAOS/MORPHOS: Avoid copying the entire doc directory when packaging 2021-08-25 11:55:11 +02:00
Orgad Shaneh a05e54f00c JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
BeWorld a434791bf8 MORPHOS: Add native file browser via Asl (#2574)
MORPHOS: Add native file browser via Asl
2020-10-31 09:44:55 +01:00
BeWorld 0e4e606e36 MORPHOS : add kFeatureOpenUrl
Enable OpenURL
2020-09-07 19:10:16 +01:00
BeWorld 81fe49242a MORPHOS: Add OpenURL support
- add OpenURL support
- setupIcon doesnt working with SDL2 MorphOS
2020-09-07 19:10:05 +01:00
Cameron Cawley dca7c1829c MORPHOS: Remove unneeded cast 2020-08-24 20:46:12 +01:00
BeWorld 2f39941fb3 MORPHOS: Update morphos.mk 2020-08-21 00:59:18 +02:00
BeWorld f2bfa5c7be MORPHOS: Update morphos.mk 2020-08-21 00:59:18 +02:00
BeWorld f20cdd53aa MORPHOS: Update morphos-main.cpp
More stack and delete somes comments
2020-08-21 00:59:18 +02:00
BeWorld 7f64190ad5 MORPHOS: Update morphos.mk
Update with AmigaOS
2020-08-21 00:59:18 +02:00
BeWorld 66426e970e MORPHOS: Update morphos.mk
PR #1614
2020-08-21 00:59:18 +02:00
BeWorldandCameron Cawley c2f40b7f4f MORPHOS: Update backends/platform/sdl/morphos/morphos.mk
Co-Authored-By: Cameron Cawley <ccawley2011@gmail.com>
2020-08-21 00:59:18 +02:00
BeWorld d70b4bcbf1 MORPHOS: MorphOS Support 2020-08-21 00:59:18 +02:00