2007-04-13 |
Nicholas Niro | made the function Neuro_AddPressedMultiKeyEvent()'s...
|
commit | commitdiff | tree |
2007-04-04 |
Nicholas Niro | changed the driver so it uses the new keymap naming...
|
commit | commitdiff | tree |
2007-04-04 |
Nicholas Niro | backward portability was broken in this version : all...
|
commit | commitdiff | tree |
2007-04-04 |
Nicholas Niro | removed all the macro redefines that permitted SDL...
|
commit | commitdiff | tree |
2007-04-04 |
Nicholas Niro | removed the obsolete Lib_GetKeyState function
|
commit | commitdiff | tree |
2007-04-04 |
Nicholas Niro | fixed the way the config.h is used, it used to be globally
|
commit | commitdiff | tree |
2007-04-03 |
Nicholas Niro | moved the last entry in a currently dated title.
|
commit | commitdiff | tree |
2007-04-03 |
Nicholas Niro | removed files that are not supposed to be in the repository.
|
commit | commitdiff | tree |
2007-04-03 |
Nicholas Niro | changed the version due to bug fixes and various other
|
commit | commitdiff | tree |
2007-04-03 |
Nicholas Niro | Fixed a nasty minor bug that did a very alienated behavior,
|
commit | commitdiff | tree |
2007-04-02 |
Nicholas Niro | added a bug to the TODO list.
|
commit | commitdiff | tree |
2007-04-01 |
Nicholas Niro | fixed a bug that made the API fail to compile when
|
commit | commitdiff | tree |
2007-04-01 |
Nicholas Niro | removed unused code in the sdl driver concerning
|
commit | commitdiff | tree |
2007-04-01 |
Nicholas Niro | added a few entries to the TODO file.
|
commit | commitdiff | tree |
2007-03-30 |
Nicholas Niro | just removed commented code in x11.c.
|
commit | commitdiff | tree |
2007-03-29 |
Nicholas Niro | fixed small typos while including.
|
commit | commitdiff | tree |
2007-03-29 |
Nicholas Niro | small addition to the change log and added
|
commit | commitdiff | tree |
2007-03-29 |
Nicholas Niro | Implemented a new method to only export global functions
|
commit | commitdiff | tree |
2007-03-29 |
Nicholas Niro | updated the ChangeLog and added two entries to the...
|
commit | commitdiff | tree |
2007-03-28 |
Nicholas Niro | cleaned up the configure.ac configuration file and
|
commit | commitdiff | tree |
2007-03-28 |
Nicholas Niro | libtool is not supposed to be part of the project's
|
commit | commitdiff | tree |
2007-03-23 |
Nicholas Niro | minor changes that makes the API more robust.
|
commit | commitdiff | tree |
2007-03-21 |
Nicholas Niro | fix an odd bug with the configure script, for some
|
commit | commitdiff | tree |
2007-03-21 |
Nicholas Niro | added Makefiles that I forgot to add.
|
commit | commitdiff | tree |
2007-03-21 |
Nicholas Niro | fixed very minor inconsistency in types with the screen
|
commit | commitdiff | tree |
2007-03-20 |
Nicholas Niro | removed the dependency for xpm, been a while we
|
commit | commitdiff | tree |
2007-03-19 |
Nicholas Niro | ommited to install the header file neuro_engine.h,
|
commit | commitdiff | tree |
2007-03-19 |
Nicholas Niro | fixed a makefile.am file.
|
commit | commitdiff | tree |
2007-03-18 |
Nicholas Niro | moved the file bitmap.h to the normal headers location
|
commit | commitdiff | tree |
2007-03-18 |
Nicholas Niro | working implementation of the bitmap dynamic loader.
|
commit | commitdiff | tree |
2007-03-13 |
Nicholas Niro | deleted those because they are no longer needed
|
commit | commitdiff | tree |
2007-03-13 |
Nicholas Niro | started to fix the manuals for EBuf. Implemented a
|
commit | commitdiff | tree |
2007-03-05 |
Nicholas Niro | raised the version
|
commit | commitdiff | tree |
2007-03-05 |
Nicholas Niro | completely finished the documentation of the EBUF module (!)
|
commit | commitdiff | tree |
2007-02-08 |
Nicholas Niro | updated the authors file
|
commit | commitdiff | tree |
2007-02-08 |
Nicholas Niro | updated both the TODOs and the ChangeLog.
|
commit | commitdiff | tree |
2007-02-07 |
Nicholas Niro | fixed the numpad keyboard in the SDL driver
|
commit | commitdiff | tree |
2007-01-26 |
Nicholas Niro | implemented a system similar to the one wine uses
|
commit | commitdiff | tree |
2007-01-26 |
Nicholas Niro | updated the old layout of the file to the new one.
|
commit | commitdiff | tree |
2007-01-24 |
Nicholas Niro | changed the version
|
commit | commitdiff | tree |
2007-01-24 |
Nicholas Niro | added a new function : Neuro_SetImgLayer()
|
commit | commitdiff | tree |
2007-01-14 |
Nicholas Niro | Merge branches 'new' and 'master' of .git
|
commit | commitdiff | tree |
2007-01-14 |
Nicholas Niro | fixed the Makefile.am to make it install the header
|
commit | commitdiff | tree |
2007-01-14 |
Nicholas Niro | removed dependencies on xml stuff that I forgot
|
commit | commitdiff | tree |
2007-01-14 |
Nicholas Niro | changed the version
|
commit | commitdiff | tree |
2007-01-07 |
Nicholas Niro | found an elegant way to support more than one callback
|
commit | commitdiff | tree |
2007-01-07 |
Nicholas Niro | added an extra check for a Null pointer.
|
commit | commitdiff | tree |
2006-12-29 |
Nicholas Niro | changed the version
|
commit | commitdiff | tree |
2006-12-29 |
Nicholas Niro | I did cleaning work in the x11 code and also added...
|
commit | commitdiff | tree |
2006-12-26 |
Nicholas Niro | fixed minor warnings during compilation and
|
commit | commitdiff | tree |
2006-12-26 |
Nicholas Niro | various fixes
|
commit | commitdiff | tree |
2006-12-10 |
Nicholas Niro | added compatibility things for Cpp inside the headers.
|
commit | commitdiff | tree |
2006-12-06 |
Nicholas Niro | fixed the bitmap loader. Implemented the new bitmap...
|
commit | commitdiff | tree |
2006-12-06 |
Nicholas Niro | merge
|
commit | commitdiff | tree |
2006-12-06 |
Nicholas Niro | updated the bitmap loading algorithm, it no longer...
|
commit | commitdiff | tree |
2006-12-05 |
Nicholas Niro | in the middle of hacking the bitmap module so it can...
|
commit | commitdiff | tree |
2006-12-04 |
Nicholas Niro | implemented the new X11 transparency function.
|
commit | commitdiff | tree |
2006-12-04 |
Nicholas Niro | fixed a small bug in the painter's algo.
|
commit | commitdiff | tree |
2006-11-30 |
Nicholas Niro | After some tests with a test feature, I decided (after...
|
commit | commitdiff | tree |
2006-11-27 |
Nicholas Niro | maintenance work on the graphics module.
|
commit | commitdiff | tree |
2006-11-25 |
Nicholas Niro | continued the documentation
|
commit | commitdiff | tree |
2006-11-20 |
Nicholas Niro | changed the version
|
commit | commitdiff | tree |
2006-11-20 |
Nicholas Niro | fixed a bug with the draw destroying process which...
|
commit | commitdiff | tree |
2006-11-15 |
Nicholas Niro | graphics : added two new functions to mangle with
|
commit | commitdiff | tree |
2006-11-09 |
Nicholas Niro | previously, every new static/dynamic (pushed) images...
|
commit | commitdiff | tree |
2006-11-01 |
Nicholas Niro | renamed the function Neuro_VerticalBoundFix to Neuro_Vertica...
|
commit | commitdiff | tree |
2006-10-31 |
Nicholas Niro | solved a problem with the fonts in the painter's algorithm.
|
commit | commitdiff | tree |
2006-10-27 |
Nicholas Niro | found out a few bugs which I fixed.
|
commit | commitdiff | tree |
2006-10-24 |
Nicholas Niro | various small fixes.
|
commit | commitdiff | tree |
2006-10-04 |
Nicholas Niro | at last, I made the Draw functions safe... ie they...
|
commit | commitdiff | tree |
2006-10-03 |
Nicholas Niro | the changelog
|
commit | commitdiff | tree |
2006-10-03 |
Nicholas Niro | forgot to add the new file debug.c
|
commit | commitdiff | tree |
2006-10-03 |
Nicholas Niro | big change : spread the code of the painter's algorithm...
|
commit | commitdiff | tree |
2006-10-02 |
Nicholas Niro | major work to better organise the painter's algorithm
|
commit | commitdiff | tree |
2006-09-30 |
Nicholas Niro | added files that were missing
|
commit | commitdiff | tree |
2006-09-30 |
Nicholas Niro | added neuroman.tcl 1.0.0b and documented ebuf.h more...
|
commit | commitdiff | tree |
2006-09-29 |
Nicholas Niro | was missing this file
|
commit | commitdiff | tree |
2006-09-29 |
Nicholas Niro | Added the necessary tools to generate manual pages
|
commit | commitdiff | tree |
2006-09-28 |
Nicholas Niro | work in progress in graphics.c to fix bugs with fonts.
|
commit | commitdiff | tree |
2006-09-09 |
Nicholas Niro | got rid of the xmltools module completely, its no longer...
|
commit | commitdiff | tree |
2006-08-27 |
Nicholas Niro | fixed a small bug in the autoconf script and
|
commit | commitdiff | tree |
2006-08-25 |
Nicholas Niro | made quite some work, most notably is the implementation of
|
commit | commitdiff | tree |
2006-08-21 |
Nicholas Niro | implemented new pushdraw set of functions that return...
|
commit | commitdiff | tree |
2006-08-13 |
Nicholas Niro | made the configure script more robust.
|
commit | commitdiff | tree |
2006-08-02 |
Nicholas Niro | fixed a small issue with the cross compiling and autoconf.
|
commit | commitdiff | tree |
2006-07-31 |
Nicholas Niro | fixed bugs in the events module.
|
commit | commitdiff | tree |
2006-07-20 |
Nicholas Niro | new precalculated alpha values
|
commit | commitdiff | tree |
2006-07-20 |
Nicholas Niro | made the configure script more robust
|
commit | commitdiff | tree |
2006-07-15 |
Nicholas Niro | implemented support for in memory bitmap loading.
|
commit | commitdiff | tree |
2006-07-06 |
Nicholas Niro | started implementing a buffer based bitmap loading...
|
commit | commitdiff | tree |