Commit Graph
65 Commits
Author SHA1 Message Date
NovaRain 5f7d98d6f9 Updated the asm patch in previous commit. 2019-05-15 10:38:34 +08:00
NovaRain 1de23cc4f8 Reverted the change on CMap.h in commit 9d9bf4a.
Implemented an ASM hack for Win2K build to remove the need of VS2008.
(Tested in VM environment.)
2019-05-14 08:57:59 +08:00
NovaRain ec157eeea4 Replaced outdated "sfall function list.txt" with newer "sfall opcode list.txt" from sfall modders pack.
Updated version number and year.
2018-05-22 20:58:41 +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 1c73e8dec8 Fixed some errors when parsing exported variable and procedure sections 2017-10-13 20:03:44 +07:00
VladislavKolosovsky 0257e770cc Update 8.4.1:
- Fixed bug that produced incorrect SSL code when source file had some unreferenced variables
- Fixed int2ssl hang indefinitely on "Loading namespace" step (VS2017)
- Updated gitignore for VS2017 files
- bump version number
2017-10-12 00:29:39 +07:00
VladislavKolosovsky 38732c7323 Update version number 2016-11-06 19:36:42 +07:00
VladislavKolosovsky 14de9d41d0 Added support for new universal sfall opcodes 2016-11-04 15:35:56 +07:00
VladislavKolosovsky 7ebb8287e2 Replace linebreaks with escape sequence when storing string constants. 2016-10-20 19:55:24 +07:00
VladislavKolosovsky 2c6a3011d3 Ignore jetbrains files 2016-10-20 19:08:11 +07:00
VladislavKolosovsky 24135a3c13 Fixed local variables not being stored
Added flags for release builds to reduce binary size
Added some folders to .gitignore
2015-02-27 13:15:08 +07:00
VladislavKolosovsky d8bba8cb63 line breaks >__< 2015-02-16 21:02:04 +07:00
VladislavKolosovsky c7718ccd7e add info about authors 2015-02-16 21:00:38 +07:00
alexeevdv a931d7f82d fix 2015-02-16 11:33:01 +03:00
alexeevdv 447f352779 CArchive and CFile are removed 2015-02-16 00:30:55 +03:00
alexeevdv 830fb4f983 Compilation warnings are fixed 2015-02-15 22:55:52 +03:00
alexeevdv 21a828f849 C++11 disabled 2015-02-15 22:27:31 +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 82e935f853 UserException class removed 2015-02-15 19:14:18 +03:00
alexeevdv 0472aae4e9 Types.h removed 2015-02-15 19:09:13 +03:00
alexeevdv 6b30e62ed8 INT_PTR type replaced 2015-02-15 19:05:45 +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 eb96e5ecfe UINT type replaced 2015-02-15 18:20:01 +03:00