From 66252b50e18a1ab676e4ba4aae07303f3b24521f Mon Sep 17 00:00:00 2001 From: Y_Less Date: Tue, 11 May 2021 10:36:02 +0100 Subject: [PATCH] Delete `` again. --- YSI/readme.md | 2 ++ YSI/y_als.inc | 74 ------------------------------------------- YSI/y_amx.inc | 74 ------------------------------------------- YSI/y_areas.inc | 74 ------------------------------------------- YSI/y_bintree.inc | 74 ------------------------------------------- YSI/y_bit.inc | 74 ------------------------------------------- YSI/y_bitmap.inc | 74 ------------------------------------------- YSI/y_cell.inc | 74 ------------------------------------------- YSI/y_classes.inc | 74 ------------------------------------------- YSI/y_colors.inc | 74 ------------------------------------------- YSI/y_colours.inc | 74 ------------------------------------------- YSI/y_commands.inc | 74 ------------------------------------------- YSI/y_debug.inc | 74 ------------------------------------------- YSI/y_dialog.inc | 74 ------------------------------------------- YSI/y_extra.inc | 74 ------------------------------------------- YSI/y_files.inc | 74 ------------------------------------------- YSI/y_flooding.inc | 74 ------------------------------------------- YSI/y_foreach.inc | 74 ------------------------------------------- YSI/y_groups.inc | 74 ------------------------------------------- YSI/y_hooks.inc | 74 ------------------------------------------- YSI/y_ini.inc | 74 ------------------------------------------- YSI/y_inline.inc | 74 ------------------------------------------- YSI/y_iterate.inc | 74 ------------------------------------------- YSI/y_jaggedarray.inc | 74 ------------------------------------------- YSI/y_languages.inc | 74 ------------------------------------------- YSI/y_lock.inc | 74 ------------------------------------------- YSI/y_malloc.inc | 74 ------------------------------------------- YSI/y_master.inc | 74 ------------------------------------------- YSI/y_php.inc | 74 ------------------------------------------- YSI/y_playerarray.inc | 74 ------------------------------------------- YSI/y_playerset.inc | 74 ------------------------------------------- YSI/y_properties.inc | 74 ------------------------------------------- YSI/y_punycode.inc | 74 ------------------------------------------- YSI/y_races.inc | 74 ------------------------------------------- YSI/y_remote.inc | 74 ------------------------------------------- YSI/y_scriptinit.inc | 74 ------------------------------------------- YSI/y_stringhash.inc | 74 ------------------------------------------- YSI/y_svar.inc | 74 ------------------------------------------- YSI/y_td.inc | 74 ------------------------------------------- YSI/y_testing.inc | 74 ------------------------------------------- YSI/y_text.inc | 74 ------------------------------------------- YSI/y_timers.inc | 74 ------------------------------------------- YSI/y_users.inc | 74 ------------------------------------------- YSI/y_utils.inc | 74 ------------------------------------------- YSI/y_uvar.inc | 74 ------------------------------------------- YSI/y_va.inc | 74 ------------------------------------------- YSI/y_vehicledata.inc | 74 ------------------------------------------- YSI/y_xml.inc | 74 ------------------------------------------- YSI/y_zonenames.inc | 74 ------------------------------------------- YSI/y_zonepulse.inc | 74 ------------------------------------------- 50 files changed, 2 insertions(+), 3626 deletions(-) delete mode 100644 YSI/y_als.inc delete mode 100644 YSI/y_amx.inc delete mode 100644 YSI/y_areas.inc delete mode 100644 YSI/y_bintree.inc delete mode 100644 YSI/y_bit.inc delete mode 100644 YSI/y_bitmap.inc delete mode 100644 YSI/y_cell.inc delete mode 100644 YSI/y_classes.inc delete mode 100644 YSI/y_colors.inc delete mode 100644 YSI/y_colours.inc delete mode 100644 YSI/y_commands.inc delete mode 100644 YSI/y_debug.inc delete mode 100644 YSI/y_dialog.inc delete mode 100644 YSI/y_extra.inc delete mode 100644 YSI/y_files.inc delete mode 100644 YSI/y_flooding.inc delete mode 100644 YSI/y_foreach.inc delete mode 100644 YSI/y_groups.inc delete mode 100644 YSI/y_hooks.inc delete mode 100644 YSI/y_ini.inc delete mode 100644 YSI/y_inline.inc delete mode 100644 YSI/y_iterate.inc delete mode 100644 YSI/y_jaggedarray.inc delete mode 100644 YSI/y_languages.inc delete mode 100644 YSI/y_lock.inc delete mode 100644 YSI/y_malloc.inc delete mode 100644 YSI/y_master.inc delete mode 100644 YSI/y_php.inc delete mode 100644 YSI/y_playerarray.inc delete mode 100644 YSI/y_playerset.inc delete mode 100644 YSI/y_properties.inc delete mode 100644 YSI/y_punycode.inc delete mode 100644 YSI/y_races.inc delete mode 100644 YSI/y_remote.inc delete mode 100644 YSI/y_scriptinit.inc delete mode 100644 YSI/y_stringhash.inc delete mode 100644 YSI/y_svar.inc delete mode 100644 YSI/y_td.inc delete mode 100644 YSI/y_testing.inc delete mode 100644 YSI/y_text.inc delete mode 100644 YSI/y_timers.inc delete mode 100644 YSI/y_users.inc delete mode 100644 YSI/y_utils.inc delete mode 100644 YSI/y_uvar.inc delete mode 100644 YSI/y_va.inc delete mode 100644 YSI/y_vehicledata.inc delete mode 100644 YSI/y_xml.inc delete mode 100644 YSI/y_zonenames.inc delete mode 100644 YSI/y_zonepulse.inc diff --git a/YSI/readme.md b/YSI/readme.md index c389c05e6..bd9f009be 100644 --- a/YSI/readme.md +++ b/YSI/readme.md @@ -6,3 +6,5 @@ I long ago deprecated this directory in favour of smaller, more specific groupin I thought this was very clear. You were including ``, the error said to include `` instead. Sadly, many people just don't read at all. I can't force these people how to read very very short simple messages, but I can try... +Also, to be fair, it wasn't always clear where the problem include was if it was in an include. So deleteing these files entirely gives a more accurate error location. + diff --git a/YSI/y_als.inc b/YSI/y_als.inc deleted file mode 100644 index 2050d0c7f..000000000 --- a/YSI/y_als.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_amx.inc b/YSI/y_amx.inc deleted file mode 100644 index 75b7ee48d..000000000 --- a/YSI/y_amx.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_areas.inc b/YSI/y_areas.inc deleted file mode 100644 index 2b103a39c..000000000 --- a/YSI/y_areas.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_bintree.inc b/YSI/y_bintree.inc deleted file mode 100644 index a06d6a336..000000000 --- a/YSI/y_bintree.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_bit.inc b/YSI/y_bit.inc deleted file mode 100644 index 62a784857..000000000 --- a/YSI/y_bit.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_bitmap.inc b/YSI/y_bitmap.inc deleted file mode 100644 index 6342958c3..000000000 --- a/YSI/y_bitmap.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_cell.inc b/YSI/y_cell.inc deleted file mode 100644 index f90e21f42..000000000 --- a/YSI/y_cell.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_classes.inc b/YSI/y_classes.inc deleted file mode 100644 index 82f9a3851..000000000 --- a/YSI/y_classes.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_colors.inc b/YSI/y_colors.inc deleted file mode 100644 index 019b839e3..000000000 --- a/YSI/y_colors.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_colours.inc b/YSI/y_colours.inc deleted file mode 100644 index 019b839e3..000000000 --- a/YSI/y_colours.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_commands.inc b/YSI/y_commands.inc deleted file mode 100644 index 93a531caa..000000000 --- a/YSI/y_commands.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_debug.inc b/YSI/y_debug.inc deleted file mode 100644 index ce6c245cb..000000000 --- a/YSI/y_debug.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_dialog.inc b/YSI/y_dialog.inc deleted file mode 100644 index a7b53f7cc..000000000 --- a/YSI/y_dialog.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_extra.inc b/YSI/y_extra.inc deleted file mode 100644 index cf75012ba..000000000 --- a/YSI/y_extra.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_files.inc b/YSI/y_files.inc deleted file mode 100644 index 8d341816f..000000000 --- a/YSI/y_files.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_flooding.inc b/YSI/y_flooding.inc deleted file mode 100644 index f6edc4ca4..000000000 --- a/YSI/y_flooding.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_foreach.inc b/YSI/y_foreach.inc deleted file mode 100644 index 6e29e3497..000000000 --- a/YSI/y_foreach.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_groups.inc b/YSI/y_groups.inc deleted file mode 100644 index 6afe10272..000000000 --- a/YSI/y_groups.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_hooks.inc b/YSI/y_hooks.inc deleted file mode 100644 index 28c884dcb..000000000 --- a/YSI/y_hooks.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_ini.inc b/YSI/y_ini.inc deleted file mode 100644 index 1137f86a6..000000000 --- a/YSI/y_ini.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_inline.inc b/YSI/y_inline.inc deleted file mode 100644 index 87fca1347..000000000 --- a/YSI/y_inline.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_iterate.inc b/YSI/y_iterate.inc deleted file mode 100644 index 6e29e3497..000000000 --- a/YSI/y_iterate.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_jaggedarray.inc b/YSI/y_jaggedarray.inc deleted file mode 100644 index b4543de1b..000000000 --- a/YSI/y_jaggedarray.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_languages.inc b/YSI/y_languages.inc deleted file mode 100644 index 6d9191228..000000000 --- a/YSI/y_languages.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_lock.inc b/YSI/y_lock.inc deleted file mode 100644 index ee473ea85..000000000 --- a/YSI/y_lock.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_malloc.inc b/YSI/y_malloc.inc deleted file mode 100644 index ba432ca49..000000000 --- a/YSI/y_malloc.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_master.inc b/YSI/y_master.inc deleted file mode 100644 index cd606ea9f..000000000 --- a/YSI/y_master.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_php.inc b/YSI/y_php.inc deleted file mode 100644 index 743236c71..000000000 --- a/YSI/y_php.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_playerarray.inc b/YSI/y_playerarray.inc deleted file mode 100644 index f8ce568f1..000000000 --- a/YSI/y_playerarray.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_playerset.inc b/YSI/y_playerset.inc deleted file mode 100644 index 7dbfbf27b..000000000 --- a/YSI/y_playerset.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_properties.inc b/YSI/y_properties.inc deleted file mode 100644 index c2f5d4cb9..000000000 --- a/YSI/y_properties.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_punycode.inc b/YSI/y_punycode.inc deleted file mode 100644 index 3ec0f8652..000000000 --- a/YSI/y_punycode.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_races.inc b/YSI/y_races.inc deleted file mode 100644 index 12aa467fa..000000000 --- a/YSI/y_races.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_remote.inc b/YSI/y_remote.inc deleted file mode 100644 index ec284df65..000000000 --- a/YSI/y_remote.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_scriptinit.inc b/YSI/y_scriptinit.inc deleted file mode 100644 index 8c6f777d6..000000000 --- a/YSI/y_scriptinit.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_stringhash.inc b/YSI/y_stringhash.inc deleted file mode 100644 index 81df107c2..000000000 --- a/YSI/y_stringhash.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_svar.inc b/YSI/y_svar.inc deleted file mode 100644 index 9607537d1..000000000 --- a/YSI/y_svar.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_td.inc b/YSI/y_td.inc deleted file mode 100644 index 8c5770dff..000000000 --- a/YSI/y_td.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_testing.inc b/YSI/y_testing.inc deleted file mode 100644 index d15dd96b8..000000000 --- a/YSI/y_testing.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_text.inc b/YSI/y_text.inc deleted file mode 100644 index 6df4a1a6c..000000000 --- a/YSI/y_text.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_timers.inc b/YSI/y_timers.inc deleted file mode 100644 index 9083fd7d5..000000000 --- a/YSI/y_timers.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_users.inc b/YSI/y_users.inc deleted file mode 100644 index b22ac338f..000000000 --- a/YSI/y_users.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_utils.inc b/YSI/y_utils.inc deleted file mode 100644 index b921ac33b..000000000 --- a/YSI/y_utils.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_uvar.inc b/YSI/y_uvar.inc deleted file mode 100644 index c67e9ad0e..000000000 --- a/YSI/y_uvar.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_va.inc b/YSI/y_va.inc deleted file mode 100644 index 38fee58ba..000000000 --- a/YSI/y_va.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_vehicledata.inc b/YSI/y_vehicledata.inc deleted file mode 100644 index 53ff878e8..000000000 --- a/YSI/y_vehicledata.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_xml.inc b/YSI/y_xml.inc deleted file mode 100644 index 581abd7a2..000000000 --- a/YSI/y_xml.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_zonenames.inc b/YSI/y_zonenames.inc deleted file mode 100644 index b0c437df9..000000000 --- a/YSI/y_zonenames.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). - diff --git a/YSI/y_zonepulse.inc b/YSI/y_zonepulse.inc deleted file mode 100644 index 695164d5f..000000000 --- a/YSI/y_zonepulse.inc +++ /dev/null @@ -1,74 +0,0 @@ -/* -Legal: - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 the "License"; you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is the YSI framework. - - The Initial Developer of the Original Code is Alex "Y_Less" Cole. - Portions created by the Initial Developer are Copyright C 2011 - the Initial Developer. All Rights Reserved. - -Contributors: - Y_Less - koolk - JoeBullet/Google63 - g_aSlice/Slice - Misiur - samphunter - tianmeta - maddinat0r - spacemud - Crayder - Dayvison - Ahmad45123 - Zeex - irinel1996 - Yiin- - Chaprnks - Konstantinos - Masterchen09 - Southclaws - PatchwerkQWER - m0k1 - paulommu - udan111 - -Thanks: - JoeBullet/Google63 - Handy arbitrary ASM jump code using SCTRL. - ZeeX - Very productive conversations. - koolk - IsPlayerinAreaEx code. - TheAlpha - Danish translation. - breadfish - German translation. - Fireburn - Dutch translation. - yom - French translation. - 50p - Polish translation. - Zamaroht - Spanish translation. - Los - Portuguese translation. - Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes for - me to strive to better. - Pixels^ - Running XScripters where the idea was born. - Matite - Pestering me to release it and using it. - -Very special thanks to: - Thiadmer - PAWN, whose limits continue to amaze me! - Kye/Kalcor - SA:MP. - SA:MP Team past, present and future - SA:MP. - -Optional plugins: - Gamer_Z - GPS. - Incognito - Streamer. - Me - sscanf2, fixes2, Whirlpool. -*/ - -#error Use `#include ` not `#include ` (including in dependencies). -