Commit Graph

72 Commits (65cda93e2cfc3ab26f50d2304b9f49d2d09c4d30)

Author SHA1 Message Date
Evan Hemsley 65cda93e2c license 2020-01-17 20:05:47 -08:00
Evan Hemsley 39e2bafe63 acknowledgements 2020-01-17 19:45:32 -08:00
Evan Hemsley 81e623d7e8 update README 2020-01-17 19:38:52 -08:00
Evan Hemsley fa8c577cee fix sln and csproj references 2020-01-17 19:32:25 -08:00
Evan Hemsley 56d18deb1e updating rename 2020-01-17 19:29:39 -08:00
Evan Hemsley c3bcdeced6 renaming + optimizations 2020-01-17 19:16:09 -08:00
Evan Hemsley 4f0e9ec566 remove Test project 2020-01-17 19:04:29 -08:00
Evan Hemsley c3371361ab convert to NUnit tests + clean up API a bit 2020-01-17 18:58:39 -08:00
Evan Hemsley ae0744e1f6 changes 2020-01-17 01:45:41 -08:00
Evan Hemsley 88a1c032aa windows 2020-01-17 00:04:48 -08:00
thatcosmonaut a75d588690 updating for latest PhysFS 2020-01-16 17:06:12 -08:00
Francesco Bertolaccini 69143acb66 Update README 2017-05-28 19:42:31 +02:00
Francesco Bertolaccini 10014d9b51 Updated license to 2017 2017-05-28 14:47:02 +02:00
Francesco Bertolaccini 9ae0d9d02d Merge branch 'dllmap' into devel 2017-05-26 13:15:22 +02:00
Francesco Bertolaccini 6358db751a Update CHANGELOG 2017-05-26 13:14:23 +02:00
Francesco Bertolaccini 430b888112 Merge pull request #1 from DaZombieKiller/libname
Allow user to specify library name for Interop
2017-05-20 16:21:41 +02:00
Benjamin Moir 8dd43f4bc4 Allow user to specify library name for Interop 2017-05-20 22:21:17 +10:00
Francesco Bertolaccini 1e3c2be295 Update project version 2017-04-14 17:23:21 +02:00
Francesco Bertolaccini 4a0c984ae0 Revert to old syntax 2017-04-14 17:22:32 +02:00
Francesco Bertolaccini ca5f22459e Updated visibility level for internal use classes 2017-04-12 22:50:09 +02:00
Francesco Bertolaccini 355e6ff398 Merge remote-tracking branch 'refs/remotes/origin/master' into devel 2017-04-12 22:48:09 +02:00
Francesco Bertolaccini 03a83194c3 Project version update 2017-04-12 21:03:55 +02:00
Francesco Bertolaccini a0794f5ea2 Merge remote-tracking branch 'refs/remotes/origin/devel'
# Conflicts:
#	SharpPhysFS/PhysFS.cs
2017-04-12 20:59:11 +02:00
Francesco Bertolaccini 2c99cab752 Updated CHANGELOG 2017-04-12 20:54:48 +02:00
Francesco Bertolaccini 1454721b8c Updated README 2017-04-12 20:51:25 +02:00
Francesco Bertolaccini 1bcbac8de8 Codebase cleanup 2017-04-12 20:51:18 +02:00
Francesco Bertolaccini 2b10b8235e Removed useless using statements 2017-04-12 20:50:50 +02:00
Francesco Bertolaccini a125322c95 Added .editorconfig 2017-04-12 20:03:44 +02:00
Francesco Bertolaccini e53b0230c4 Use the new C# 7 throw syntax
It makes for a more compact and elegant source code.
2017-04-09 12:53:58 +02:00
Francesco Bertolaccini 275d17cf01 Add Beerpay's badge 2017-03-08 23:07:28 +01:00
Francesco Bertolaccini 8b9f62be15 Correct horrible wording 2016-09-24 19:00:32 +02:00
Francesco Bertolaccini 54ebece97e Fix typo in docs 2016-02-09 11:25:48 +01:00
Francesco Bertolaccini 6ce6af5fa0 Implement IDispose properly 2016-02-09 11:21:08 +01:00
Francesco Bertolaccini d391a6973c Update changelog 2016-02-09 10:52:35 +01:00
Francesco Bertolaccini 2cbcdaff05 Edit version 2016-02-09 10:49:27 +01:00
Francesco Bertolaccini 4d2d523147 Interop is no more static, so we have to provide an instance to SetValue... Oops! 2016-02-08 22:28:02 +01:00
Francesco Bertolaccini 1fce35a11c Begin refactoring 2016-02-08 22:25:37 +01:00
Francesco Bertolaccini 3aaddd6729 Add changelog 2016-02-08 14:20:48 +01:00
Francesco Bertolaccini bec7da48f7 Update version 2016-02-08 14:16:13 +01:00
Francesco Bertolaccini 771b52e102 Add cdecl convention to a callback 2016-02-08 14:15:48 +01:00
Francesco Bertolaccini 10f87aa9ce Initialize callbacks with better error messages 2016-01-31 21:23:40 +01:00
Francesco Bertolaccini c2b56cf342 Add NuGet info 2016-01-31 11:38:14 +01:00
Francesco Bertolaccini 9bb5b56c17 Update copyright info 2016-01-31 11:27:32 +01:00
Francesco Bertolaccini fdeca4ba26 Remove unneeded dependencies 2016-01-31 11:22:26 +01:00
Francesco Bertolaccini 496056115e Update Release configuration 2016-01-29 21:55:21 +01:00
Francesco Bertolaccini e8495d6cfa Cross platform disclaimer 2016-01-29 20:09:32 +01:00
Francesco Bertolaccini a5b0974b15 Add OSX lib loading code 2016-01-29 20:05:26 +01:00
Francesco Bertolaccini a773a4eef6 Add OSX libdyld interop functions 2016-01-29 20:04:01 +01:00
Francesco Bertolaccini f331ca24fb Rename unix libdl interop functions 2016-01-29 20:02:56 +01:00
Francesco Bertolaccini 1570c4cba9 Added using statement 2016-01-29 15:23:51 +01:00