descriptionlibneuro, a light weight abstraction of high or lower libraries
homepage URLhttp://www.neuroponic.com
ownernik34_2000@yahoo.com
last changeThu, 18 Jun 2015 05:45:14 +0000 (18 01:45 -0400)
content tags
add:
readme
libneuro is an abstraction layer for applications, it is actually a toolkit that implements a lot of kits that should be vital for (at least) games. The initial use of libneuro was to provide a method to have multi layered (order by which images are drawn on screen) drawing which I call : the painter's algorithm. By then, it started including various other functionality like events handling, abstraction of low libraries (libneuro used to use strictly SDL), arguments parsing to support the input of console arguments(to implement incredibly easy argument processing on those console applications in a similar way as all those POSIX console applications do, i.e : someapp --help), etc.
shortlog
2015-06-18 Nicholas Niroconcept/mproof: Fixed an old minor bug in the concept.master
2015-05-02 Nicholas Nironeuro/misc: Implement the new module parseConf.
2014-07-05 Nicholas Nirolibs/neuronet: Fixed a very important bug with disconne...
2014-07-05 Nicholas Nirosrc/debug: Added a few more debug messages to find...
2014-07-05 Nicholas Nirolibs/neuronet: Added a lot of debug messages and change...
2014-07-05 Nicholas Nirolibs/neuronet master: Fixed a bug where the debugging...
2014-07-03 Nicholas Nirolibs/neuronet: Implemented UDP protocol support.
2014-07-03 Nicholas Nirolibs/neuronet server: Attempted to fix a weird client...
2014-07-03 Nicholas Nirolibs/neuronet: Removed some commented code and fixed...
2014-07-03 Nicholas Nirolibs/neuronet - master: Reactivated 2 debugging messages.
2014-07-03 Nicholas Nirolibs/neuronet: Moved the function Buffer_Recv_Data...
2014-06-20 Nicholas Nirolibs/neuronet: Added support for sending huge packets.
2014-05-26 Nicholas NiroTODO: Added a few things to be done on neuronet.
2014-05-23 Nicholas Nirolibs/neuronet: Implemented the new function NNet_GetMaster.
2014-05-21 Nicholas Niromisc/arg: Fixed a small bug with an output trace.
2014-05-21 Nicholas Niromisc/arg: On multiple options we now call the callback...
...
tags
14 years ago v0.49.42 Stable version 0.49.42
15 years ago v0.49.40 Unstable version 0.49.40
15 years ago v0.49.41 Stable version 0.49.41
15 years ago v0.49.39 Stable version 0.49.39
15 years ago v0.49.38 unstable version
15 years ago v0.49.37 unstable version
16 years ago v0.49.35 version 0.49.35
16 years ago v0.49.36 version 0.49.36
16 years ago v0.49.29 version 0.49.29
16 years ago v0.49.32 version 0.49.32
16 years ago v0.49.25 version 0.49.25
16 years ago v0.49.24 version 0.49.24
16 years ago v0.49.23 version 0.49.23
16 years ago v0.49.22 version 0.49.22
16 years ago v0.49.21 version 0.49.21
16 years ago v0.49.33 unstable version 0.49.33
...
heads
8 years ago master