Commit Graph
18 Commits
Author SHA1 Message Date
Vlad 557e243968 Handle cases where if/else block with single exprstatement was incorrectly identified as ternary operator (closes #4) 2023-06-30 20:51:02 +02:00
Wipe ab8aa972f0 Fixed compiler warnings, removed CMap::InitHashTable() (empty function) 2023-06-27 09:41:33 +02:00
NovaRain fddeb72e9d Added new opcodes sfall_func7 and sfall_func8 2020-12-22 17:01:46 +08:00
NovaRain 70287e25d8 Added support for new "div" operator (unsigned integer division) 2020-02-02 16:43:11 +08:00
NovaRain 77d498b58b Added new logical operators 'AndAlso', 'OrElse' for short-circuit evaluation
Updated version and added changelog.
2020-01-06 14:03:57 +08:00
NovaRain e406b14c01 Added new "reg_anim_callback" sfall opcode
Updated documents.
2019-11-14 13:05:43 +08:00
NovaRain aca6fdf930 Added support for new "register_hook_proc_spec" function
Updated document & version number.
2019-09-21 23:22:27 +08:00
NovaRain 9d9bf4a3b2 Fixed the argument of how_much and enabled support for ceil math function.
Added VS2010 project files.
Tweaked CMap.h for the compatibility of VS2008.
2018-05-22 20:49:45 +08:00
VladislavKolosovsky 14de9d41d0 Added support for new universal sfall opcodes 2016-11-04 15:35:56 +07:00
alexeevdv 830fb4f983 Compilation warnings are fixed 2015-02-15 22:55:52 +03:00
alexeevdv c16c81a927 CArray removed 2015-02-15 21:33:27 +03:00
alexeevdv 29374f5588 stdafx removed 2015-02-15 21:30:47 +03:00
alexeevdv e2948eb41e License header added 2015-02-15 18:53:04 +03:00
alexeevdv 087ef7674b ULONG type replaced 2015-02-15 18:28:27 +03:00
alexeevdv db90d25ea6 Code formating 2015-02-14 14:38:14 +03:00
alexeevdv fc7d3e31ac Code formating 2015-02-14 13:39:47 +03:00
alexeevdv bc52a43651 Dump feature implemented 2015-02-13 22:31:52 +03:00
alexeevdv 529598ef70 initial commit 2015-02-13 16:59:11 +03:00