Nilorea Library
C utilities for networking, threading, graphics
src Directory Reference
+ Directory dependency graph for src:

Files

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