Commit Graph

22 Commits

Author SHA1 Message Date
Gavin Lin
1f90cb6cb5 Merge branch 'master' of https://github.com/gavinlinasd/StoneAge 2018-08-21 03:56:03 -07:00
Gavin Lin
9e424958d3 fix a npc util buffer overflow bug 2018-08-21 03:34:04 -07:00
Gavin Lin
7a747cdd8b
Update README.md 2018-08-17 16:59:43 -07:00
Gavin Lin
3731631581 Added build script 2018-08-17 16:58:47 -07:00
Gavin Lin
e73db04032 Added data files. However, the job will crash and core dump. 2018-08-17 16:09:49 -07:00
Gavin Lin
9a5a72d6a1 Added setup.cf so the binary can start. However, I have not added the data and folder structures yet. I am gonna add that next 2018-08-17 15:57:00 -07:00
Gavin Lin
ea9d8064a2 move file into src/ folder. I also recode the files into utf8 2018-08-13 02:53:38 -07:00
Gavin Lin
ce79286ec2 GMSV is now compilable and can be run 2018-08-13 00:55:41 -07:00
Gavin Lin
698c9f9eb4 Fix genver.sh so that it will generate the multi-line string literal correctly. 2018-08-13 00:41:54 -07:00
Gavin Lin
646d776513 add the recoding script. The gmsv folder hasn't been recoded yet except for the version.h file 2018-08-13 00:18:46 -07:00
Gavin Lin
8c4a2d1d1d utf-8 encode the include/version.h file. Holding off encoding other piece of the server for now in case the client side relying on this gb18030 encoding for some reason 2018-08-13 00:17:52 -07:00
Gavin Lin
40c0232101 re-encoding the files to utf-8 for better display 2018-08-13 00:02:07 -07:00
Gavin Lin
4bd690b841 update gitignore 2018-08-12 23:46:07 -07:00
Gavin Lin
b320677813 updated all makefile 2018-08-12 23:06:36 -07:00
Gavin Lin
5d33511a68 Restructure project. Now that you have to run 'make' in the src folder, but the sacc binary is still generated at the top level along with all the config files. 2018-08-09 03:24:37 -07:00
Gavin Lin
dfa7fee8ef Added more supporting folder structure 2018-08-09 03:17:10 -07:00
Gavin Lin
29cbb5142b Can be successfully compiled and started. As it turns out this seems to be an older version of the server... 2018-08-09 03:14:13 -07:00
Gavin Lin
4c9d14b102 SAAC now compileable 2018-08-09 02:54:36 -07:00
Gavin Lin
ee8300f7b7 Fixed makefile 2018-08-09 02:38:00 -07:00
Gavin Lin
6c272e3742
Create README.md 2018-08-07 12:53:20 -07:00
Gavin Lin
4cfa0afea7 freshly unrar the source code 2018-08-07 12:46:59 -07:00
Gavin Lin
a2638072ef init commit 2018-08-07 00:51:35 -07:00