1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2026-06-30 05:37:10 +02:00
Commit Graph

65 Commits

Author SHA1 Message Date
Sandu Liviu Catalin 878a35eb2a Modified IRC Session events to receive the Session instance as first argument. Remeved leftover file and minor change in IDE sandbox project. 2015-11-04 20:58:05 +02:00
Sandu Liviu Catalin 92a75e70a0 Untested implementation of the SQLite database library. 2015-11-03 04:22:21 +02:00
Sandu Liviu Catalin 4b5718a6ae Added an untested implementation a 64bit integer wrapper for 32bit module. 2015-11-03 04:21:46 +02:00
Sandu Liviu Catalin 1e18099176 Minor changes in the IRC Session registration code. 2015-11-03 04:20:53 +02:00
Sandu Liviu Catalin 7f51bd098c Added a few missing RFC numbers from in IRC library. 2015-11-01 18:38:05 +02:00
Sandu Liviu Catalin acb0512d43 Added the file structure for the SQLite database wrappers. 2015-11-01 10:16:49 +02:00
Sandu Liviu Catalin 46801b1ce8 Discarded the noexcept specifier entirely. 2015-11-01 05:48:01 +02:00
Sandu Liviu Catalin 2409a896df Changes required to compile on x64 and against extra compiler warnings. 2015-11-01 05:36:03 +02:00
Sandu Liviu Catalin 1fd54aead6 Add back the VMClose event on IRC session type to avoid crashes. 2015-11-01 01:53:51 +02:00
Sandu Liviu Catalin a2a02a6c9d Move the resource releasing from the IRC Session type to it's destructor. 2015-10-31 21:25:40 +02:00
Sandu Liviu Catalin f26bf3db4a Completed the IRC library implementation. 2015-10-30 15:14:13 +02:00
Sandu Liviu Catalin ce5957395a Implemented the hashing library. 2015-10-30 06:37:55 +02:00
Sandu Liviu Catalin f27dea4693 Incomplete implementation of the IRC library. 2015-10-30 04:17:18 +02:00
Sandu Liviu Catalin 6763c41c39 Replaced CFG library with the Hashing library. 2015-10-30 04:16:41 +02:00
Sandu Liviu Catalin 6ed02d0fd4 Initial commit. 2015-09-30 03:56:11 +03:00