Commit Graph
11 Commits
Author SHA1 Message Date
Eugene Sandulenko 6760fceb72 COMMON:: LUA: Added Chroatian language used in Sword25 2020-10-07 12:25:08 +02:00
Bartosz Gentkowski ec24687ce4 DOXYGEN: Add doxygen groups to header files in the common folder
Adding @defgroup and @ingroup doxygen tags into all headers
in the common folder that contain doxygen blocks.

This improves the structure, readability, and findability
of information in the resulting output.

This commit targets purely structure and does not deal with
the content of the currently existing doxygen documentation.
2020-10-04 18:25:50 +02:00
Eugene Sandulenko aa563f0c81 ALL: Remove PS2 port 2020-08-01 15:15:49 +02:00
Cameron Cawley 34901536a7 LUA: Remove use of final as a variable name 2020-06-18 20:14:46 +01:00
Paul Gilbert ae58f79d18 LUA: Re-introduce support for loadfile to load actual files 2020-02-01 13:13:51 -08:00
D G Turner 70582daf46 COMMON: Fix Missing Default Switch Cases in Lua Interpreter
These are flagged by GCC if -Wswitch-default is enabled.
2019-10-06 07:58:40 +01:00
D G Turner 04242ce829 LUA: Fix Coverity Warnings in File Class 2019-09-15 16:21:02 +01:00
Cameron Cawley 713fe80b47 LUA: Remove references to Sword25 (#1833) 2019-09-06 10:38:14 +03:00
Eugene Sandulenko ea2f09b256 COMMON: Restored functionaluty of Lua print 2019-09-03 17:17:21 +02:00
Cameron Cawley e609d0247c LUA: Fix end of namespace comment 2019-08-13 16:44:58 +01:00
Nipun Garg c1f029c6dc COMMON: Move Lua into Common and make it into...
an engine feature
2019-08-13 10:18:02 +02:00