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/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.
Y-Less/open-mp-bot
Assign an issue label based on a tagged title
Y-Less/tick-difference
`GetTickCountDifference` returns the difference between two values from `GetTickCount` and takes into account overflow.
Y-Less/micro-catan
An attempt at a super-tiny portable version of Catan I can fit in just a carry-on bag (with everything else).
Y-Less/samp-plugin-jit
Just-in-time compiler for SA-MP (AMX 3.x)
Y-Less/samp-weapon-config
A more consistent and responsive damage system with many new features
Y-Less/YSI-Includes
Just the YSI include files, none of the extra stuff.
Y-Less/amx_assembly
Interesting (or maybe not) #emit stuff
Y-Less/cardgame
Y-Less/homepage
The open.mp website.
Y-Less/inprogressfiles
The files I'm currently editing / creating.
Y-Less/micro
Tiny test plugin that imports sscanf.
Y-Less/MySQL-Prepared-Statements
Emulating Prepared Statement for PAWN MySQL plugin
Y-Less/odoo
Odoo. Open Source Apps To Grow Your Business.
Y-Less/pawn-env
acces environment variables in pawn
Y-Less/pawn-stdlib
The Pawn Standard Library Package, not including any files related to SA:MP - designed for the sampctl package management system.
Y-Less/prism
Lightweight, robust, elegant syntax highlighting.
Y-Less/provisioning
Y-Less/react-jsonschema-form-conditionals
react-jsonschema-form-conditionals
Y-Less/registry-cli
Scripts for easy manipulation of docker-registry from command line (and from scripts)
Y-Less/SA-MP-MySQL
MySQL plugin for San Andreas Multiplayer
Y-Less/samp-logger
Structured logging for Pawn.
Y-Less/samp-plugin-runner
Utility program to run tests against plugins
Y-Less/samp-stdlib
The San Andreas Multiplayer Pawn Standard Library Package - designed for the sampctl package management system.
Y-Less/SharpVk
C# Bindings for the Vulkan API & SPIR-V
Y-Less/test
Y-Less/test2
Y-Less/Vulkan-Docs
The Vulkan API Specification and related tools
Y-Less/VulkanSharp
Open source .NET binding for the Vulkan API
Y-Less/wiki
The open.mp API documentation