AliceLR
|
340c65652d
Made the scalers directory a standard MZX resource
|
7 years ago |
AliceLR
|
5497a56f1b
shaders/extra/ now shaders/scalers/; default now loaded from scalers/
|
7 years ago |
Dr Lancer-X
|
fae8bc41d6
Fixed user config files
|
7 years ago |
AliceLR
|
e92e2edf49
Fixed bug where worlds wouldn't load on systems with 64-bit long ints
|
7 years ago |
AliceLR
|
fbb8e4f5ef
mfseek, zip_archive vseek now correctly take long int arguments
|
7 years ago |
AliceLR
|
02be37e0ea
Added MZM saving and loading
|
7 years ago |
AliceLR
|
c9fcc4595b
Fixed copy_buffer warning in util
|
7 years ago |
AliceLR
|
0e6af50533
Merged changes from master.
|
7 years ago |
AliceLR
|
30e70e088e
Merged user config
|
7 years ago |
AliceLR
|
9ac9f02d07
Added switching shaders to F2, misc window fixes
|
7 years ago |
Dr Lancer-X
|
3bab20df8b
Added per-user configuration file support
|
7 years ago |
AliceLR
|
2e17a5b200
Merged master and removed remaining 2.85 references
|
7 years ago |
AliceLR
|
3c134fccdf
Robot loading implemented
|
7 years ago |
Dr Lancer-X
|
f3f2fe4603
Layer rendering support extended and improved.
|
7 years ago |
AliceLR
|
71f4ed011f
World properties and test saving enabled
|
7 years ago |
AliceLR
|
fc48fe4826
Moved legacy world operations to legacy_world
|
7 years ago |
AliceLR
|
9827ad3e61
Added limited file streaming support to zips; moved memfile to util
|
7 years ago |
AliceLR
|
5633f92e5f
Added string-as-file support for load_robot and load_source_file.
|
7 years ago |
Alistair John Strachan
|
ebf5f295fe
Update nds, psp and wii ports.
|
11 years ago |
Alistair John Strachan
|
c3d2f8efc2
Build fixes for the ports and some warning fixes.
|
11 years ago |
Alistair John Strachan
|
34184c9296
Eliminate creeping C99 feature use.
|
11 years ago |
AliceLR
|
4dce6d25cd
Fixed bug where boyer-moore would improperly index the first letter of searches if the first letter was unique, causing some searches to fail. This does not affect 2.84c because memrchr was written when the robotic debugger was introduced; previously, boyer-moore would use strrchr, which came with its own issues
|
11 years ago |
AliceLR
|
3e26888e32
Changed memrchr function name for boyer-moore searches since apparently some platforms already have it and I can't be bothered to figure out which
|
12 years ago |
AliceLR
|
a592e27855
Added menu for robot debugger, moved boyer-moore search algorithm to util.c
|
12 years ago |
AliceLR
|
a36ec2b62c
Fixed crash bug when selecting null directories (only affects ALT+N file dialog)
|
12 years ago |
AliceLR
|
ae4e917da0
Added copyright to a handful files (legacy_rasm for validation, run_robot for copy block overhaul, util for all of the functions I added, validation had "Lachesis" and not my name)
|
12 years ago |
Alice
|
7646bea1e5
Fixed ..ing to root paths in OSes with :s
|
12 years ago |
Alice
|
bc5de3a339
Fixed windows root dirs for rewrite of change_dir_name.
|
12 years ago |
Alice
|
3827c3919c
Rewrote change_dir_name code and made several misc. editor fixes.
|
12 years ago |
Alice
|
ca08848a9a
File manager fix for windows root dirs.
|
12 years ago |