Nilorea Library
C utilities for networking, threading, graphics
Loading...
Searching...
No Matches
src Directory Reference
+ Directory dependency graph for src:

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
 Config 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.
 
 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 functions, 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.