Skip to content

Conversation

@MiranDMC
Copy link
Contributor

No description provided.

MiranDMC and others added 30 commits October 15, 2023 21:39
Updated clearing log list effect.
Callback 'ScriptDraw' called after script elements drawing.
Adjusted  screen log display times
…120)

Now returned string is always null terminated.
Removed filling remaining part of target buffer with zeros.
* ReadFormattedString result always null terminated

* Skip would not work here anyway.
CLEO.h functions sorted. White characters unified.
Added error checking and messages to cleo_return
* Grouping repeated messages in screen log.

* Enabled last opcode trace to log.
Configured game debugging settings in all projects.
…_separator_on_end_of_workdir

Fix resolve path returning path separator at end of workdir
* Fix problem occurring when 'format' parameter provided to ReadFormattedString is internal buffer of ReadString

* Arguments name updates in CLEO.h

* Unified way params collection is implemented.

Used buffer provided by ReadStringParam instead of creating new.

* Disabled whole buffer clearing in CLEO_ReadParamsFormatted as real size might not always be known.

* fixup! Disabled whole buffer clearing in CLEO_ReadParamsFormatted as real size might not always be known.

* No reason to limit length, as user allocated memory block can be any size.

* 0AD3 now respects size limitations of output variable type.
---------

Co-authored-by: Seemann <x87@users.noreply.github.com>
* fix for backward compatibility with ModLoader
* Fix for crash when script creation from file fails.
* Opcode 2001 returning only resolved paths.

* Updates in path resolving.

Added support for parent directory references "..\" in paths.
Replaced virtual path numbers with text keywords.
MiranDMC and others added 29 commits January 20, 2025 01:35
* Added script lag detection.

* fixup! Added script lag detection.

* fixup! Added script lag detection.
* Allow source and target block overlap in copy_memory opcode.

* copy_memory tests updated.
* Fix scriptLog problems with script callbacks from SAMP

* fixup! Fix scriptLog problems with script callbacks from SAMP
* Fixed handling of INI files in game root directory.

* fixup! Fixed handling of INI files in game root directory.
* Update read_string_from_file to not include line feed

* fixup! Update read_string_from_file to not include line feed
* Added warning about unsupported game exe version.

* fixup! Added warning about unsupported game exe version.
* Added CLEO plugins  blacklist to the conging.ini

* fixup! Added CLEO plugins  blacklist to the conging.ini

* fixup! Added CLEO plugins  blacklist to the conging.ini

* fixup! Added CLEO plugins  blacklist to the conging.ini

* fixup! Added CLEO plugins  blacklist to the conging.ini
* Allow call_method_return with nullptr this param

* Added unit tests.

* fixup! Added unit tests.

* fixup! Added unit tests.
* Added COMPAT_MODE_TIP macro.

* Enabled both too few and too many return params of 0AB2 to work in legacy modes.

* fixup! Enabled both too few and too many return params of 0AB2 to work in legacy modes.
* Censoring user name in logs

* fixup! Censoring user name in logs

* fixup! Censoring user name in logs
* move readString hook to later stage

* fix
* Introduced UserInterface type of AudioStream.

Types None and Music no longer affected by game speed.

* fixup! Introduced UserInterface type of AudioStream.

* fixup! Introduced UserInterface type of AudioStream.

* fixup! Introduced UserInterface type of AudioStream.

* fixup! Introduced UserInterface type of AudioStream.

* fixup! Introduced UserInterface type of AudioStream.
* Fixes to audio streams progress handling.

* fixup! Fixes to audio streams progress handling.

* fixup! Fixes to audio streams progress handling.

* Fixed checking total file length.

Added unit tests.
* Added Color_Blend example script.

* fixup! Added Color_Blend example script.

* fixup! Added Color_Blend example script.

* fixup! Added Color_Blend example script.
* Restored behavior of .\ filepath prefix in legacy compat modes.

* Fixed 0A99 tests when PortableGTA.asi is used.
* Added 250B and 250C opcodes.

* fixup! Added 250B and 250C opcodes.
@x87 x87 closed this Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants