Pinned Repositories
sa-mp-fixes
Includes and plugins to fix various issues in the SA:MP server that can be fixed externally, leaving the devs time for other things.
YSI-Includes
Just the YSI include files, none of the extra stuff.
code-parse.inc
Pre-processor macros for analysing PAWN functions.
console-markdown
Render markdown from C++ strings in the console.
indirection
PAWN function pointers.
pawn-curriculum
I was comissioned to write a detailed curriculum for a complete beginner to learn pawn with. This is a combination of links to existing tutorials and wholly new information. It is not a tutorial in itself, but a collection of information to read and learn. Depending what you want to learn, you might not even need everything, thus various sections try to list their dependencies so you don't start reading about something without first having read the parts it relies on.
pawn-natives
Macros and templates for quickly defining PAWN (SA:MP mostly) natives and also exporting them for other plguins to use.
samp-distance
sscanf
SA:MP sscanf plugin originally made by @Y-Less
ten2five
Y-Less's Repositories
Y-Less/sscanf
SA:MP sscanf plugin originally made by @Y-Less
Y-Less/code-parse.inc
Pre-processor macros for analysing PAWN functions.
Y-Less/pawn-natives
Macros and templates for quickly defining PAWN (SA:MP mostly) natives and also exporting them for other plguins to use.
Y-Less/samp-distance
Y-Less/console-markdown
Render markdown from C++ strings in the console.
Y-Less/y_tho
y_tho?
Y-Less/indirection
PAWN function pointers.
Y-Less/roman-numerals
Code using Roman numerals (I, V, X, etc.) instead of silly Arabic ones.
Y-Less/ten2five
Y-Less/samp-plugin-crashdetect
Crash/error reporting plugin for SA-MP server
Y-Less/Advent-Of-Code
https://adventofcode.com/
Y-Less/android-check
An include for detecting if player using android client.
Y-Less/it-is-me
Proof enough?
Y-Less/samp-streamer-plugin
Streamer Plugin for SA-MP (San Andreas Multiplayer)
Y-Less/compiler
Pawn compiler for SA-MP with bug fixes and new features - runs on Windows, Linux, macOS
Y-Less/formatex
Slice's formatex because it doesn't have a GitHub repo
Y-Less/pawn-test-scripts
Pawn test scripts to check open.mp natives implementation
Y-Less/pico
A Git-driven task runner built to facilitate GitOps and Infrastructure-as-Code while securely passing secrets to tasks.
Y-Less/SAMP-foreach
foreach standalone include (non y_iterate version)
Y-Less/strlib
String functions for SA-MP PAWN scripting.
Y-Less/TextDrawColour.inc
Text Draw embedded colours
Y-Less/web
The open.mp web services monorepo. Homepage, documentation, server index, and more! All in one place.
Y-Less/ajv
The fastest JSON Schema Validator. Supports draft-04/06/07
Y-Less/core
The core services that form the basis of the Pico Stack.
Y-Less/forumfmt
A personal tool for converting from Markdown to BBCode for SA:MP forum.
Y-Less/Isobus-plus-plus
Isobus++ is the Free ISO11783 & J1939 CAN Stack
Y-Less/PawnPlus
A SA-MP plugin enhancing the capabilities of the Pawn programming language
Y-Less/picostack
The Pico and Pico Stack Documentation
Y-Less/samp-ptl
SA:MP Plugin Template Library (C++17)
Y-Less/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.