|
b99cbf0164
|
Implemented a QueryResult object for mysql. messagepage now queries the db too.
|
2020-12-02 00:43:46 +01:00 |
|
|
4add0d14ea
|
Now the database backends will actually compile their .cpp files. Also small cleanups.
|
2020-12-01 15:28:59 +01:00 |
|
|
5559b663b5
|
Added a MessagePage class into a new module folder. Also set up module folder compilation, and fixed compile when objects are actually used.
|
2020-12-01 13:47:02 +01:00 |
|
|
1fb86ff755
|
Fix calling the proper configure()s.
|
2020-11-28 14:52:10 +01:00 |
|
|
9c7be6e808
|
Mysql database module. Only implemented compiling / linking.
|
2020-11-27 23:44:56 +01:00 |
|
|
c43a14a5a0
|
Build with -o3 by default for now.
|
2020-11-25 22:03:33 +01:00 |
|
|
5b22c599a9
|
Implemented a scons based build script based on godot's. Will need to be cleaned up when I understand how scons works better.
|
2020-11-25 21:48:47 +01:00 |
|
|
26fb99140a
|
More cleanups to the scons script.
|
2020-11-24 15:56:28 +01:00 |
|
|
f9ce8319e9
|
Initial commit.
|
2020-11-24 15:41:18 +01:00 |
|