cuberite/tests
Debucquoy Anthony tonitch 16f3355bbb
rework of the color code with & and standard codes (#5416)
* adding build* to gitignore and tags for ctags

* Notation Changes

* Adding & Parser

* Avoid crash when & as first character

* Looking for @ in the rest of the project

* Formating style

* Modifying test to reflect new behaviours

* Adding a check for the first part

* fixup! Adding & Parser

style changes

* Update APIDesk.lua

* Update src/CompositeChat.cpp

Co-authored-by: x12xx12x <44411062+12xx12@users.noreply.github.com>

* explaination on the antishlash with ampersand

* adding old deprecated formating

* Update src/CompositeChat.cpp

Co-authored-by: x12xx12x <44411062+12xx12@users.noreply.github.com>

* Update src/CompositeChat.cpp

* Update src/CompositeChat.cpp

Co-authored-by: Debucquoy <debucqquoy.anthony@gmail.com>
Co-authored-by: x12xx12x <44411062+12xx12@users.noreply.github.com>
2022-10-25 13:42:04 +02:00
..
BlockTypeRegistry Rename files to match code 2021-05-04 16:11:56 +01:00
BoundingBox Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
ByteBuffer Fix WriteXZYPosition64 and add tests 2022-01-14 17:24:59 +00:00
ChunkData Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
CompositeChat rework of the color code with & and standard codes (#5416) 2022-10-25 13:42:04 +02:00
ConsoleColors Moved some files. 2013-12-21 12:59:41 +00:00
FastRandom Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
Generating Only nether-native mobs can see through lava 2021-10-02 21:18:18 +01:00
HTTP Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
LoadablePieces Compile the entire Lua stack as C++ 2021-06-25 10:17:53 +01:00
LuaThreadStress Compile the entire Lua stack as C++ 2021-06-25 10:17:53 +01:00
Network Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
NoiseTest Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
OSSupport Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
SchematicFileSerializer Move item placement into item handlers (#5184) 2021-05-05 13:25:10 +00:00
UUID Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
CMakeLists.txt Upgrade to C++17 [CMake] (#4717) 2020-05-16 20:59:10 +01:00
TestHelpers.h Fix debug macro situation (#5114) 2021-01-26 09:41:55 +00:00