mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-30 12:41:47 +02:00
Rename source to module.
This commit is contained in:
config
common
gcc32
gcc64
mingw32
mingw64
external
Common
Jansson
CMakeLists.txtdump.cerror.chashtable.chashtable.hhashtable_seed.cjansson.defjansson.hjansson_private.hload.clookup3.hmemory.cpack_unpack.cstrbuffer.cstrbuffer.hstrconv.cutf.cutf.hvalue.c
LibIRC
CMakeLists.txtLICENSEcolors.cdcc.cdcc.herrors.clibircclient.cparams.hportable.csession.hsockets.cssl.cutils.c
MaxmindDB
PUGIXML
SQLite
SimpleINI
include
jansson.hjansson_config.hjansson_private_config.hlibirc_errors.hlibirc_events.hlibirc_options.hlibirc_rfcnumeric.hlibircclient.hmaxminddb.hpugixml.hppsqlite3.h
module
Base
AABB.cppAABB.hppBuffer.cppBuffer.hppCircle.cppCircle.hppColor3.cppColor3.hppColor4.cppColor4.hppDynArg.hppQuaternion.cppQuaternion.hppScriptSrc.cppScriptSrc.hppShared.cppShared.hppSphere.cppSphere.hppUtility.cppUtility.hppVector2.cppVector2.hppVector2i.cppVector2i.hppVector3.cppVector3.hppVector4.cppVector4.hpp
CMakeLists.txtCore.cppCore.hppCore
Entity
Blip.cppBlip.hppCheckpoint.cppCheckpoint.hppKeybind.cppKeybind.hppObject.cppObject.hppPickup.cppPickup.hppPlayer.cppPlayer.hppVehicle.cppVehicle.hpp
Library
Chrono.cppChrono.hpp
Logger.cppLogger.hppMain.cppChrono
Date.cppDate.hppDatetime.cppDatetime.hppTime.cppTime.hppTimer.cppTimer.hppTimestamp.cppTimestamp.hpp
Crypt.cppCrypt.hppCrypt
IO.cppIO.hppIO
Numeric.cppNumeric.hppNumeric
String.cppString.hppSystem.cppSystem.hppSystem
Utils.cppUtils.hppUtils
Misc
Algo.cppAlgo.hppAreas.cppAreas.hppBroadcast.cppCommand.cppCommand.hppConstants.cppExports.cppFunctions.cppFunctions.hppModel.cppModel.hppPlayer.cppPlayer.hppRegister.cppRoutine.cppRoutine.hppSignal.cppSignal.hppTasks.cppTasks.hppVehicle.cppVehicle.hppWeapon.cppWeapon.hpp
Register.cppSqBase.hppVendor
AES256
B64
CMakeLists.txtHash
CMakeLists.txtcrc32.cppdigest.cpphash_license.txt
include
keccak.cppmd5.cppmingwinc
sha1.cppsha256.cppsha3.cppSimpleIni
TinyDir
Whirlpool
sandbox
source/Vendor/Hash/mingwinc
20
module/Vendor/SimpleIni/LICENCE.txt
vendored
Normal file
20
module/Vendor/SimpleIni/LICENCE.txt
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2006-2013 Brodie Thiesfield
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in
|
||||
the Software without restriction, including without limitation the rights to
|
||||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
||||
the Software, and to permit persons to whom the Software is furnished to do so,
|
||||
subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
||||
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
||||
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
Reference in New Issue
Block a user