Combine the two Net 'Libraries' that are in this mess |
|
More...
|
over 12 years ago
|
Modifys every script file to have int main instead of void main. fixes a few headers overlapping types. removes a map0.dat file that was hanging out in the scripts folder for some reason. Adds a BuildScript.sh file that can build scripts, but the include paths in it need to be changed for later. Modified every script to compile without warnins or errors. |
|
More...
|
over 12 years ago
|
Remove superfluous thread |
|
More...
|
over 12 years ago
|
Missed a timer class on the server. Disabled the spam output from scripts running in the background. Get input correctly in Server, although it doesn't look very nice when typing on it. |
|
More...
|
over 12 years ago
|
Run astyle on every file to make everything nice looking |
|
More...
|
over 12 years ago
|
Move list.h to the common includes. |
|
More...
|
over 12 years ago
|
Start off on the common library and cleanup so there are zero warnings in the ENTIRE project. |
|
More...
|
over 12 years ago
|
This cleans up tons of SDL and kills most warnings. |
|
More...
|
over 12 years ago
|
Move moving SDL related code and cleaning up some more. |
|
More...
|
over 12 years ago
|
Bit of cleanup and breaking SDL dependency in to its own file. Removes warnings on unused result from now since it stems from fscanf somewhere. |
|
More...
|
over 12 years ago
|
Missed a line in the LoadPNG function, didn't cause any issues. |
|
More...
|
over 12 years ago
|
Fix a cast from long to int |
|
More...
|
over 12 years ago
|
Add in SQLite3 source so we don't need the library installed. |
|
More...
|
over 12 years ago
|
Some more minor cleanup in the database. |
|
More...
|
over 12 years ago
|
Small bit of fixup in the database file |
|
More...
|
over 12 years ago
|
Finished updating to use sqlite3 instead of mysql |
|
More...
|
over 12 years ago
|
Add in isGlobal, selectGlobal, loadMapItems |
|
More...
|
over 12 years ago
|
Remove useless files |
|
More...
|
over 12 years ago
|
Add cmake project files. Remove makefiles. |
|
More...
|
over 12 years ago
|
Remove this scripts folder that is here for some reason |
|
More...
|
over 12 years ago
|
Deleted three headers on accident |
|
More...
|
over 12 years ago
|
Super clean up |
|
More...
|
over 12 years ago
|
Wiping |
|
More...
|
over 12 years ago
|
Don't crash on invalid script compile and correct SQL for sqlite DB |
|
More...
|
over 12 years ago
|
Merge branch 'master' of https://github.com/Sonicadvance1/OpenMystera |
|
More...
|
over 12 years ago
|
Warning.. Challenger approaching |
|
More...
|
over 12 years ago
|
Fix sqlite from crashing |
|
More...
|
over 12 years ago
|
What |
|
More...
|
over 12 years ago
|
because this program is whack yo |
|
More...
|
over 12 years ago
|
It compiles mofos |
|
More...
|
over 12 years ago
|