Arkshine
c497d478ce
Move out base sdk folder into public directory.
2014-08-09 17:35:08 +02:00
Arkshine
eeb4ecd109
Update project files.
2014-08-08 11:27:40 +02:00
Arkshine
3369f6d115
Update license in pawn includes and add them in project files.
2014-08-06 09:24:09 +02:00
Arkshine
0cf5a2e12f
Expose ParseFile_INI to API.
...
Some minor changes have been made in parser:
- Added ReadINI_ParseStart and ReadINI_ParseEnd call.
- Function returns SMCResult instead of bool. To avoid unecessary complexity and duplicating natives, this feels more appropriate to let these functions to share some SMCResult and SMCParse constants. Since properly documented, this should be ok.
- Made sure curtok is set to 0 when ptr_val is null, otherwise unexpected value would be passed into the forward.
2014-08-06 09:17:45 +02:00
Arkshine
9af7931a79
Introduce TextParser API.
2014-08-06 09:17:43 +02:00
Vincent Herbet
102f88674b
Merge pull request #95 from Arkshine/update-project-files
...
Update project files.
2014-08-02 13:53:18 +02:00
Arkshine
3b6726e0c7
Update project files.
2014-08-02 13:51:17 +02:00
Arkshine
e7b7506efa
Introduce API to create Stack structures
2014-08-01 23:14:44 +02:00
Vincent Herbet
d2595b8b92
Merge pull request #31 from xPaw/burn-baby-burn
...
Remove compatibility stuff from the core
2014-07-27 12:07:58 +02:00
xPaw
5d85c0a965
Update VS references to amxmodx_version.inc
2014-07-27 11:59:49 +03:00
Arkshine
de73007922
Sync AMTL.
2014-07-03 11:26:50 +02:00
xPaw
2696f0af0e
🔥 Remove compatibility stuff from the core
2014-06-05 23:00:47 +03:00
xPaw
0be46af0c6
🔥 Remove references to compat includes
2014-06-05 17:04:37 +03:00
Arkshine
9ac3763267
Add iterators natives
2014-05-03 23:21:56 +02:00
Arkshine
d933783629
Switch trie_natives off KTrie
2014-05-03 13:22:48 +02:00
Arkshine
f3aee6d766
Add AMTL files
2014-05-03 13:00:21 +02:00
Arkshine
8a1464ac41
Introduce DataPacks (bug 5885, r=ds)
2014-04-11 22:57:42 +02:00
Vincent Herbet
bc97cc0bfb
Add missing Pawn includes in VC project file
2014-03-20 18:11:49 +01:00
Scott Ehlert
568bec17fc
Fixed building with newly updated SDK.
...
Former-commit-id: bf0455aea7c54493b2b921a2fef52120163e0959
2013-09-05 19:51:52 -05:00
Vincent Herbet
1bf18472c1
Add cellarray.inc/celltrie.inc in project Pawn Includes filter
...
Former-commit-id: 0122820d6f401abc6acedaa4de80d518d6c68674
2013-08-05 17:11:51 +02:00
Vincent Herbet
735160157c
Move datastructs.cpp in Source Files filter
...
Former-commit-id: 84f7f744b3a4a996f766f7ecf7e14dee4624b8e0
2013-08-01 13:44:59 +02:00
Scott Ehlert
ce4b23b41a
Fixed metamod paths in MSVC projects.
...
Former-commit-id: c99a90817fb726ee28783d9b1139e4d540daa9fa
2013-02-13 03:22:59 -06:00
Scott Ehlert
250cb89479
Really fixed HLSDK paths in MSVC project files.
...
Former-commit-id: e04d44c85196034f5deebbf3c46ecc9fc710aeed
2013-02-13 02:08:29 -06:00
Scott Ehlert
f01357aa7a
Fixed HLSDK paths in VS 2010 projects files.
...
Former-commit-id: 32516f18ee3b87c2030ba5fad91f0b3e7a1ec741
2013-02-13 01:22:50 -06:00
Scott Ehlert
9d65198786
Upgraded MSVC project files for VS 2010 and modified build tool to use them.
2011-06-29 00:50:14 -05:00