![]() |
Nilorea Library
C utilities for networking, threading, graphics
|
Files | |
n_3d.c | |
3D helpers, vector | |
n_aabb.c | |
AABB3D functions. | |
n_allegro5.c | |
allegro5 helpers | |
n_anim.c | |
anim functions | |
n_base64.c | |
base64 encode decode function, adapted from https://opensource.apple.com/source/QuickTimeStreamingServer/QuickTimeStreamingServer-452/CommonUtilitiesLib/base64.c | |
n_common.c | |
common function | |
n_config_file.c | |
common function | |
n_crypto.c | |
vigenere encode decode function | |
n_exceptions.c | |
ExceptionContextList management for C. | |
n_files.c | |
files main source file | |
n_fluids.c | |
fluid management functions , ported from https://www.youtube.com/watch?v=iKAVRgIrUOU&t=522s | |
n_games.c | |
Games helpers functions. | |
n_gui.c | |
GUI functions. | |
n_hash.c | |
Hash functions and table. | |
n_iso_engine.c | |
Map loading, saving, with objects, animations, ... | |
n_kafka.c | |
generic kafka consume and produce event functions | |
n_list.c | |
Pointer list functions definitions. | |
n_log.c | |
generic logging system | |
n_network.c | |
Network Engine. | |
n_network_msg.c | |
network messages function Network Engine | |
n_nodup_log.c | |
generic no duplicate logging system | |
n_particles.c | |
particle function file for SantaHack 2012 | |
n_pcre.c | |
PCRE helpers for regex matching. | |
n_signals.c | |
signals general handling with stack printing | |
n_stack.c | |
Stack functions definitions. | |
n_str.c | |
string function Everything you need to use string is here | |
n_thread_pool.c | |
Thread pool functions. | |
n_time.c | |
common time function | |
n_trees.c | |
tree functions | |
n_user.c | |
USERS fonctions. | |
n_zlib.c | |
ZLIB compression handler. | |