Kayne Ruse
fedc420c19
Merged common/ui into common/graphics
2015-08-14 18:02:39 +10:00
Kayne Ruse
aa9081d9cf
Imported new Button class, deleted menu_bar.*pp
2015-08-02 01:45:46 +10:00
Kayne Ruse
d2e75e02c5
Imported updates to the map system
2015-07-20 13:35:10 +10:00
Kayne Ruse
4ced681c76
Working on the ui, incomplete
2015-07-08 03:09:50 +10:00
Kayne Ruse
af17bd2800
Updated common/graphics, client/base_scene.*pp to SDL2
2015-07-07 19:51:27 +10:00
Kayne Ruse
99b35483f8
Tenative port for Linux
2015-05-17 09:18:46 +10:00
Kayne Ruse
414a0896c9
Began merging the jam branch into the development (read more)
...
The list of changes committed:
* Removed SimpleRNG
* Added Timer (for debugging)
* Added BoundingBox
* Added floating point snapToBase()
* Added error check to Vector2::Normalize()
* Updated makefiles, project compiles
2014-07-30 21:10:43 +10:00
Kayne Ruse
135e650ec8
Moved the map API to the map directory
2014-06-10 00:38:00 +10:00
Kayne Ruse
a47e76845f
Removed common/ from the build process, and the DEBUG flag
...
The common/ directory is empty, only containing more directories to be
built, and the DEBUG flag isn't being used.
2014-05-26 02:21:56 +10:00
Kayne Ruse
c2eb08bd5e
Restructured the common/ directory, and simplified the build process
2014-05-26 02:10:12 +10:00
Kayne Ruse
38b603fc8f
Began working on the lua API for the map
...
The basic framework is done.
2014-03-28 03:24:14 +11:00
Kayne Ruse
e640eda771
Moved client scenes to a sub directory, reworked build process
2013-12-06 20:22:55 +11:00
Kayne Ruse
fc2b67608f
Added new graphics stuff, adjusted build process
2013-12-06 18:29:55 +11:00
Kayne Ruse
26eba2def6
Moved some common/* files into directories
2013-10-27 20:17:37 +11:00
Kayne Ruse
7e603ffa89
Moved the map systems into their own directory
2013-10-17 23:33:02 +11:00
Kayne Ruse
4b62310158
Revised build process to include the common/ directory
2013-09-04 20:49:55 +10:00
Kayne Ruse
027d0125ef
Boilerplate, boilerplate, boilerplate!!!
...
I've created a project for client & editor programs, by simply copying one
to the other. Right now, the client still has the editor scene, but I'll
switch that out soon.
I've also added a license header to the server's source. I don't remember
what else I did, but at this point it should theoretically build out of
the box.
2013-08-29 21:17:43 +10:00
Kayne Ruse
e4884c3e18
Added more placeholder files
2013-08-29 20:35:02 +10:00