Commit Graph

121 Commits

Author SHA1 Message Date
0358ef62de Fix typos. 2024-07-21 20:42:41 +02:00
6b6eb0846e Added StringBuffer and StringBuilder from Pandemonium. 2024-07-21 20:28:19 +02:00
ed5efaf32d Fix windows build, and windows build docs. 2024-01-21 19:30:22 +01:00
bdbd1ed4e5 Add module information to the merged .cpp files aswell. 2024-01-21 17:19:54 +01:00
ca4fe997eb Small fixes. 2024-01-21 17:02:59 +01:00
9d6197d3d9 Zip the release. 2024-01-21 16:36:52 +01:00
37bbc0d23d Also copy some common files. 2024-01-21 16:31:51 +01:00
b90eebc917 Copy the demos to the release. 2024-01-21 16:30:35 +01:00
ff59cac2dd Moved the test apps under a new demos folder. 2024-01-21 15:55:56 +01:00
4b6f6a43d8 Fix typo. 2024-01-21 15:55:45 +01:00
eb8867bdec Also copy the icon. 2024-01-21 15:52:41 +01:00
053940c495 Added merged library support for the release script. 2024-01-21 15:47:43 +01:00
0066fc2e0c Small tweak to the docs. 2024-01-21 15:11:35 +01:00
bd96128b96 Also include docs to the split release. 2024-01-21 15:11:13 +01:00
80974b8f61 Added a release script. Implemented the split library release generation. 2024-01-21 15:09:07 +01:00
2c688317fb Added a doc post processor script. 2024-01-21 14:06:33 +01:00
ba96508491 Created docs for the other variants. 2024-01-21 13:37:18 +01:00
3f82f33b40 Tweaks to the docs. 2024-01-21 13:01:24 +01:00
4cece05e74 Added other merged variants. 2024-01-21 12:40:21 +01:00
64411c3983 Added module information to the merged headers. 2024-01-21 11:49:08 +01:00
626bd62d74 Rework the merged readme. 2024-01-21 11:48:35 +01:00
23e824df17 Added the ability to specify the template file and output file in the doc processor. 2024-01-21 02:30:40 +01:00
a60a0ca4fd Inlined the style to the doc html. Inlining markdeep itself doesn't seem to work though. 2024-01-21 02:13:36 +01:00
4e53b7051d The doc generator will only write the remaining classes list now if a new --remaining parameter is passed. 2024-01-21 01:29:54 +01:00
e0fbfb161d Moved render core licenses to a new template file in the docs. Also moved the licenses section to the bottom. 2024-01-21 01:24:30 +01:00
6e2eca8ab7 Added compilation information and intro to the docs. 2024-01-21 01:20:01 +01:00
d2c3151d73 Some initial cleanups. 2024-01-20 15:07:27 +01:00
9a85b6d920 Added make.bat to the test app from FWK. 2024-01-20 15:06:27 +01:00
59e075b8b9 Updated the doc generator for the new sfwl. Also implemented creating the out directory. 2024-01-20 13:16:36 +01:00
f8f40f941f Run clang format for sfwl aswell. 2024-01-20 13:15:55 +01:00
99e16eb434 Added Vector2i and Rect2i to sfwl. 2024-01-20 11:14:28 +01:00
2564606779 Updated the classes in sfwl. Also added coloir to it as it's quite useful. 2024-01-20 10:27:23 +01:00
3bfbc1542e Added the new classes to the docs. 2024-01-19 22:37:15 +01:00
c28f3c7fe0 Updated the amalgamated GameScene. Also small tweaks. 2024-01-19 22:10:05 +01:00
5064a388e6 Implemented a new FrameBuffer class. 2024-01-19 22:03:10 +01:00
3f8ce2c542 Reworked SubProcess now it builds on windows as an amalgamation. 2024-01-19 14:36:54 +00:00
2de9d4d9dc Fixed build with MSVC. 2024-01-19 14:09:27 +00:00
4006d9ce01 Work on fixing windows amalgamated build. 2024-01-19 13:43:08 +00:00
c421ae5f04 Work on the amalgamated windows build. 2024-01-19 11:05:13 +01:00
13de8ffeae Cleanups. 2024-01-19 01:41:39 +01:00
c998970d73 OSX amalgamated build fix. 2024-01-19 00:04:37 +01:00
76e53cebac Improved the new test app's linux build script and created them for other platforms. 2024-01-18 22:56:42 +01:00
835144d6f3 Added the current GameScene demos as a new merged example. Also fixed smaller issues. 2024-01-18 22:42:51 +01:00
e1961b6547 Rework the merged library to more easily work on osx. 2024-01-18 22:26:48 +01:00
aee8f305f3 Licenses is a main section now. 2024-01-13 22:58:50 +01:00
602361ad1e Small tweaks. 2024-01-13 22:55:44 +01:00
eea271005f Added licenses into the docs. 2024-01-13 22:50:27 +01:00
aee7bab799 Small tweaks. 2024-01-13 22:50:16 +01:00
522739f9b8 Collected all licenses for the amalgamations. 2024-01-13 22:26:34 +01:00
9752cd9069 Implemented saving images. 2024-01-13 21:42:17 +01:00