Donovan Watteau
|
5b1ec56f96
|
JANITORIAL: Fix some lost or outdated URLs in comments
|
2022-05-19 07:57:31 +03:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Alexandre Detiste
|
6044504762
|
JANITORIAL: typos
some in the variable names, some in the comments;
no change for the strings that interract with original games assets
|
2021-10-31 20:46:31 +01:00 |
|
Orgad Shaneh
|
a05e54f00c
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
|
Cameron Cawley
|
dbfb54255a
|
ULTIMA4: Remove unused FileSystem classes
|
2020-12-28 15:14:47 -10:00 |
|
Cameron Cawley
|
be105aae83
|
ULTIMA4: Remove wrappers around Common::File
|
2020-12-28 15:14:47 -10:00 |
|
Paul Gilbert
|
a018fae968
|
ULTIMA4: Add debugger cmd & cheat keybinding to disable combat
|
2020-09-27 11:49:52 -07:00 |
|
Paul Gilbert
|
00d845eef2
|
ULTIMA4: Added debugger command to disable hunger
|
2020-09-27 11:49:52 -07:00 |
|
Paul Gilbert
|
e4fca9610b
|
ULTIMA4: Symbian compilation fix
|
2020-09-05 15:17:52 -07:00 |
|
Paul Gilbert
|
5c4ac51ce2
|
ULTIMA4: Fixes for original U4 spelling mixing
|
2020-09-03 20:52:03 -07:00 |
|
Paul Gilbert
|
3403e82cc4
|
ULTIMA4: Fixes to Ultima 5 style mix menu
|
2020-08-18 19:19:43 -07:00 |
|
Paul Gilbert
|
0aea50fdbb
|
ULTIMA4: Fix random party movement during combat
|
2020-08-03 21:56:03 -07:00 |
|
Paul Gilbert
|
78084e8b96
|
ULTIMA4: Allow using items in combat
|
2020-07-27 21:42:04 -07:00 |
|
Paul Gilbert
|
873c8bdbea
|
ULTIMA4: Fix name clash for the help debugger command
|
2020-07-27 20:02:18 -07:00 |
|
Paul Gilbert
|
9cfc17c0e5
|
ULTIMA4: Searching on a map entrance now falls back on enter
|
2020-05-16 19:27:39 -07:00 |
|
Paul Gilbert
|
683959ea2d
|
ULTIMA4: Added support for XML-based maps
This includes the addition of a hidden ScummVM map, just as
an easter egg for anyone that stumbles across it
|
2020-05-16 19:27:39 -07:00 |
|
Paul Gilbert
|
62847bc24b
|
ULTIMA4: Location debugger command now allows specifying new position
|
2020-05-16 11:09:48 -07:00 |
|
Paul Gilbert
|
19511961e4
|
ULTIMA4: Allow britain as an alias for britannia in goto cheat
|
2020-05-15 21:33:09 -07:00 |
|
Paul Gilbert
|
7296f24ef8
|
ULTIMA4: Redraw stats after full stats cheat action
|
2020-05-14 19:44:20 -07:00 |
|
Paul Gilbert
|
d3420988e5
|
ULTIMA4: Janitorial for switch idioms
|
2020-05-14 19:42:26 -07:00 |
|
Paul Gilbert
|
b047746196
|
ULTIMA4: Allow spells from debugger without consuming mixtures & mp
|
2020-05-13 22:00:55 -07:00 |
|
Paul Gilbert
|
65bf202a33
|
ULTIMA4: Janitorial of if else blocks
|
2020-05-13 18:21:39 -07:00 |
|
Paul Gilbert
|
e7c57c3d93
|
ULTIMA4: Ensure all NPC conversations end on a new line
|
2020-05-11 18:33:14 -07:00 |
|
Paul Gilbert
|
5d5b864dfa
|
ULTIMA4: Move DungeonView into views/
|
2020-05-09 22:11:29 -07:00 |
|
Paul Gilbert
|
2166d5853f
|
ULTIMA4: Fix quit action
|
2020-05-08 22:23:28 -07:00 |
|
Paul Gilbert
|
57453ad556
|
ULTIMA4: Fix implementation of peer action
|
2020-05-07 18:29:08 -07:00 |
|
Paul Gilbert
|
5be5920795
|
ULTIMA4: Deprecating in-game key repeat settings
|
2020-05-07 18:29:08 -07:00 |
|
Paul Gilbert
|
9da2293650
|
ULTIMA4: Implementing music player
Currently only .mp3 and .mid files are supported. The .it music
files aren't yet
|
2020-05-06 21:02:25 -07:00 |
|
Paul Gilbert
|
9343c45451
|
ULTIMA4: Remove deprecated in-game music & sfx volume levels
|
2020-05-06 19:16:02 -07:00 |
|
Paul Gilbert
|
f72927d5df
|
ULTIMA4: Allow portal numbers in debugger goto command
|
2020-05-05 20:43:18 -07:00 |
|
Paul Gilbert
|
bf534c5628
|
ULTIMA4: Other debugger fixes
|
2020-05-05 19:47:42 -07:00 |
|
Paul Gilbert
|
7d2167774b
|
ULTIMA4: Fix dungeon debugger command
|
2020-05-05 19:40:22 -07:00 |
|
Paul Gilbert
|
72ff61e5e5
|
ULTIMA4: Move views into their own subfolder
|
2020-05-03 12:49:27 -07:00 |
|
Paul Gilbert
|
fccc6e4cc6
|
ULTIMA4: Remainder of combat keypress code refactored
|
2020-05-02 16:53:00 -07:00 |
|
Paul Gilbert
|
f6646f26cc
|
ULTIMA4: Move combat triggers key to debugger
|
2020-05-02 16:53:00 -07:00 |
|
Paul Gilbert
|
2f8feda600
|
ULTIMA4: Combat ready weapon
|
2020-05-02 16:52:59 -07:00 |
|
Paul Gilbert
|
0d8cafe477
|
ULTIMA4: Combat locate action
|
2020-05-02 16:52:59 -07:00 |
|
Paul Gilbert
|
1a2e3884ce
|
ULTIMA4: Properly get combat focused character for actions
|
2020-05-02 16:52:59 -07:00 |
|
Paul Gilbert
|
ed4cb527e4
|
ULTIMA4: Destroy creatures cheat action
|
2020-05-01 21:35:49 -07:00 |
|
Paul Gilbert
|
319e0afda4
|
ULTIMA4: Fix get chest crash
|
2020-05-01 21:03:58 -07:00 |
|
Paul Gilbert
|
c2414c7dc7
|
ULTIMA4: Combat cast action
|
2020-05-01 21:00:18 -07:00 |
|
Paul Gilbert
|
fc3dbbe426
|
ULTIMA4: Attack for combat controller
|
2020-05-01 20:36:39 -07:00 |
|
Paul Gilbert
|
f86a31cfdb
|
ULTIMA4: Fixing Coverity warnings
|
2020-05-01 17:10:53 -07:00 |
|
Paul Gilbert
|
3fd696e81f
|
ULTIMA4: New keybinding group for configuration keys
|
2020-05-01 12:59:42 -07:00 |
|
Paul Gilbert
|
6cb8460d44
|
ULTIMA4: Direction keys and Pass actions for combat controller
|
2020-04-30 21:23:03 -07:00 |
|
Paul Gilbert
|
b2544ee9ae
|
ULTIMA4: Beginnings of keymapping for combat controller
|
2020-04-30 21:23:03 -07:00 |
|
Paul Gilbert
|
58aee69829
|
ULTIMA4: Refactor out MapCoords nowhere static
|
2020-04-28 21:11:21 -07:00 |
|
Paul Gilbert
|
2ab300cf35
|
ULTIMA4: Refactored spell methods into their own class
|
2020-04-28 18:47:17 -07:00 |
|
Paul Gilbert
|
32c418e81d
|
ULTIMA4: Refactored items methods into their own class
|
2020-04-28 17:00:11 -07:00 |
|
Paul Gilbert
|
03afa37139
|
ULTIMA4: General cleanups
|
2020-04-27 22:00:06 -07:00 |
|