lighta
618b9356fc
Fix #2591 spinlock issue. ( #2637 )
...
* Fix #2591 spinlock issue.
Add basic_test, for few integration test.
Add thread_local_storage support in cmake
Fix thread.c for linux and fix small typo
2017-11-26 22:30:17 -04:00
Aleos
c4a364be2c
Initial work for map server to C++ ( #2565 )
...
* Initial progression of moving the map-server to C++ format.
* Converted all core files to .cpp and header files to .hpp.
* Refactored the refine database parser to utilize native YAML C++.
Thanks to @Jeybla and @lighta for their help!
2017-11-02 17:39:03 -04:00
lighta
611dee0753
Fix cmake ( #2554 )
...
* Fix cmake
Thanks to @secretdataz for help. (cherry-picked from refactor)
2017-10-30 13:19:27 -04:00
Lemongrass3110
ecc8cf9f0b
Initial release of the clan system
...
Thanks to @cydh, @RagnarokNova and @aleos89 for their help.
2016-11-16 15:36:08 +01:00
Lemongrass3110
79295b4c05
Added a new file to export source side constants into the script engine.
2015-12-31 02:49:44 +01:00
aleos89
2d2991a1fd
TXT reference removal from emulator.
...
- Removed any remaining TXT and SQL references from files.
- The 'make sql' command is now replaced by 'make server'.
- Removed account.engine feature as it is no longer needed.
- Moved login and IP ban configs to inter_athena.conf.
- Cleaned up cmake files.
- Miscellaneous clean ups.
2014-09-03 17:44:35 -04:00
gepard1984
bf1c81839f
Merged TXT removal branch back to trunk.
...
* TXT save engine is removed and no longer supported.
* See also tid:53926, tid:57717.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15503 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-20 20:33:32 +00:00
flaviojs
334afd6cf6
* CMake: added txt-converter targets, added warning for 64bit, added list of available targets.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14900 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-07-10 23:46:51 +00:00
flaviojs
9be2d9dbbd
* CMake: src/common builds static libraries common_base/common_sql, that are used as dependencies by the other targets.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14889 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-07-06 20:40:38 +00:00
flaviojs
9ef5902840
* CMake: split txt and sql variants of login-server and map-server.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14886 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-07-05 20:51:08 +00:00
flaviojs
0a7528681e
* CMake: marked executables as different components and other miscellaneous changes. [FlavioJS]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14877 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-07-01 15:43:58 +00:00
flaviojs
27799f566d
* Added experimental support for CMake. (for now: basic build, no extras, only tested with VS10 and cygwin)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14872 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-06-29 12:26:51 +00:00