|
|
@205
|
19 years |
Sam Hocevar |
* src/:
+ Doxygenated a few things.
|
|
|
@204
|
19 years |
Sam Hocevar |
* TODO:
+ A few updates.
* src/blit.c:
+ Split blit() into …
|
|
|
@203
|
19 years |
Sam Hocevar |
* src/io.c:
+ Fixed an off-by-one error in the mouse driver.
|
|
|
@202
|
19 years |
Sam Hocevar |
* debian/control:
+ Changed section to libs/libdevel instead of …
|
|
|
@201
|
19 years |
Sam Hocevar |
* TODO: New stuff to do.
* src/io.c: left and right arrow keys were …
|
|
|
@200
|
19 years |
Sam Hocevar |
* src/io.c:
+ Fixed a bug in the mouse coordinates reporting.
|
|
|
@199
|
19 years |
Sam Hocevar |
* src/io.c:
+ Renamed sdl_get_key() into sdl_get_event().
+ …
|
|
|
@198
|
19 years |
Sam Hocevar |
* src/io.c src/caca.h:
+ Interpret escape sequences for F1, F2, …
|
|
|
@197
|
19 years |
Sam Hocevar |
* Removed legacy .cvsignore files.
|
|
|
@196
|
19 years |
Sam Hocevar |
* Removed legacy .cvsignore files.
|
|
|
@195
|
19 years |
Sam Hocevar |
* src/blit.c:
+ Hue calculation now uses integers only.
+ …
|
|
|
@194
|
19 years |
Sam Hocevar |
* BUGS TODO:
+ Removed libcaca stuff.
* data/bongem.txt:
+ …
|
|
|
@193
|
19 years |
Sam Hocevar |
* src/blit.c:
+ Added caca_set_dithering() (unused yet).
+ …
|
|
|
@192
|
19 years |
Sam Hocevar |
* Changed copyleft to LGPL.
|
|
|
@191
|
19 years |
Sam Hocevar |
* The big TTYvaders/libcaca split. This is TTYvaders.
|
|
|
@190
|
19 years |
Sam Hocevar |
* 2nd pass in the libcaca rehandling; moved sources to src/ and …
|
|
|
@189
|
19 years |
Sam Hocevar |
* The big TTYvaders/libcaca split. This is libcaca.
|
|
|
@188
|
19 years |
Sam Hocevar |
* configure.ac:
+ Added -Wsign-compare to the warning flags.
* …
|
|
|
@187
|
19 years |
Sam Hocevar |
* configure.ac:
+ Added -Wsign-compare to the warning flags.
* …
|
|
|
@186
|
19 years |
Sam Hocevar |
* Renamed libee to libcaca. Far less collisions.
|
|
|
@185
|
19 years |
Sam Hocevar |
* Renamed libee to libcaca. Far less collisions.
|
|
|
@184
|
19 years |
Sam Hocevar |
* Very ugly ee_blit function. Will be polished in a while.
|
|
|
@183
|
19 years |
Sam Hocevar |
* Very ugly ee_blit function. Will be polished in a while.
|
|
|
@182
|
19 years |
Sam Hocevar |
* libee/ee.c:
+ Replaced ee_color_names[] with …
|
|
|
@181
|
19 years |
Sam Hocevar |
* libee/ee.c:
+ Replaced ee_color_names[] with …
|
|
|
@180
|
19 years |
Sam Hocevar |
* libee/graphics.c:
+ Correct clipping in ee_putstr() for long …
|
|
|
@179
|
19 years |
Sam Hocevar |
* libee/graphics.c:
+ Correct clipping in ee_putstr() for long …
|
|
|
@178
|
19 years |
Sam Hocevar |
* libee/ee.c:
+ Implemented correct framerate wait loop.
+ No …
|
|
|
@177
|
19 years |
Sam Hocevar |
* libee/ee.c:
+ Implemented correct framerate wait loop.
+ No …
|
|
|
@176
|
19 years |
Sam Hocevar |
* Fixed compilation in an alternate directory.
|
|
|
@175
|
19 years |
Sam Hocevar |
* Fixed compilation in an alternate directory.
|
|
|
@174
|
19 years |
Sam Hocevar |
* Sanity checks after each malloc() call.
|
|
|
@173
|
19 years |
Sam Hocevar |
* Sanity checks after each malloc() call.
|
|
|
@172
|
19 years |
Sam Hocevar |
* libee/math.c:
+ ee_sqrt() now uses unsigned ints.
+ Avoid …
|
|
|
@171
|
19 years |
Sam Hocevar |
* libee/math.c:
+ ee_sqrt() now uses unsigned ints.
+ Avoid …
|
|
|
@170
|
19 years |
Sam Hocevar |
* src/intro.c: Minor graphical issue on dosemu with ncurses backend.
|
|
|
@169
|
19 years |
Sam Hocevar |
* src/intro.c: Minor graphical issue on dosemu with ncurses backend.
|
|
|
@168
|
19 years |
Sam Hocevar |
* libee/ee.c:
+ Error checking in ee_init().
+ Pre-generate …
|
|
|
@167
|
19 years |
Sam Hocevar |
* libee/ee.c:
+ Error checking in ee_init().
+ Pre-generate …
|
|
|
@166
|
19 years |
Sam Hocevar |
* Minor coding style changes.
|
|
|
@165
|
19 years |
Sam Hocevar |
* Minor coding style changes.
|
|
|
@164
|
19 years |
Sam Hocevar |
* Renamed sprites to < 8+3 names for the DOS port.
|
|
|
@163
|
19 years |
Sam Hocevar |
* Renamed sprites to < 8+3 names for the DOS port.
|
|
|
@162
|
19 years |
Sam Hocevar |
* test/demo.c:
+ Removed a spurious '\n' from an ee_putstr().
* …
|
|
|
@161
|
19 years |
Sam Hocevar |
* test/demo.c:
+ Removed a spurious '\n' from an ee_putstr().
* …
|
|
|
@160
|
19 years |
Sam Hocevar |
* libee/ee.h:
+ Added ee_color_names[] containing our 16 color …
|
|
|
@159
|
19 years |
Sam Hocevar |
* libee/ee.h:
+ Added ee_color_names[] containing our 16 color …
|
|
|
@158
|
19 years |
Sam Hocevar |
* README:
+ Added a note about dos cross-compilation.
* …
|
|
|
@157
|
19 years |
Sam Hocevar |
* README:
+ Added a note about dos cross-compilation.
* …
|
|
|
@156
|
19 years |
Sam Hocevar |
* MS-DOS port of libee, using <conio.h>.
|
|
|
@155
|
19 years |
Sam Hocevar |
* MS-DOS port of libee, using <conio.h>.
|
|
|
@154
|
19 years |
Sam Hocevar |
* libee/graphics.c:
+ Renamed ee_color() to ee_set_color(), wrote …
|
|
|
@153
|
19 years |
Sam Hocevar |
* libee/graphics.c:
+ Renamed ee_color() to ee_set_color(), wrote …
|
|
|
@152
|
19 years |
Sam Hocevar |
* libee/triangle.c:
+ Wrote ee_draw_triangle() and …
|
|
|
@151
|
19 years |
Sam Hocevar |
* libee/triangle.c:
+ Wrote ee_draw_triangle() and …
|
|
|
@150
|
19 years |
Sam Hocevar |
* src/weapons.c:
+ Use ee_draw_ellipse() instead of …
|
|
|
@149
|
19 years |
Sam Hocevar |
* src/weapons.c:
+ Use ee_draw_ellipse() instead of …
|
|
|
@148
|
19 years |
Sam Hocevar |
* libee/graphics.c:
+ Moved ee_putstr() and ee_putchar() in here.
…
|
|
|
@147
|
19 years |
Sam Hocevar |
* libee/graphics.c:
+ Moved ee_putstr() and ee_putchar() in here.
…
|
|
|
@146
|
19 years |
Sam Hocevar |
* test/spritedit.c:
+ Placeholder for our upcoming sprite editor.
…
|
|
|
@145
|
19 years |
Sam Hocevar |
* test/spritedit.c:
+ Placeholder for our upcoming sprite editor.
…
|
|
|
@144
|
19 years |
Sam Hocevar |
* src/weapons.c data/weapon_fragbomb:
+ Drew the fragbomb sprite.
…
|
|
|
@143
|
19 years |
Sam Hocevar |
* src/weapons.c data/weapon_fragbomb:
+ Drew the fragbomb sprite.
…
|
|
|
@142
|
19 years |
Sam Hocevar |
* data/weapon_bomb:
+ New bomb sprite.
* src/weapons.c:
+ …
|
|
|
@141
|
19 years |
Sam Hocevar |
* data/weapon_bomb:
+ New bomb sprite.
* src/weapons.c:
+ …
|
|
|
@140
|
19 years |
Sam Hocevar |
* libee/sprite.c:
+ Made sprite loading more robust.
* …
|
|
|
@139
|
19 years |
Sam Hocevar |
* libee/sprite.c:
+ Made sprite loading more robust.
* …
|
|
|
@138
|
19 years |
Sam Hocevar |
* libee/conic.c: Clip circles and ellipses.
|
|
|
@137
|
19 years |
Sam Hocevar |
* libee/conic.c: Clip circles and ellipses.
|
|
|
@136
|
19 years |
Sam Hocevar |
* libee/sprite.c:
+ Added sanity checks in ee_sprite_* functions.
…
|
|
|
@135
|
19 years |
Sam Hocevar |
* libee/sprite.c:
+ Added sanity checks in ee_sprite_* functions.
…
|
|
|
@134
|
19 years |
Sam Hocevar |
* test/demo.c:
+ Ellipses demo.
|
|
|
@133
|
19 years |
Sam Hocevar |
* test/demo.c:
+ Ellipses demo.
|
|
|
@132
|
19 years |
Sam Hocevar |
* libee/conic.c:
+ ee_draw_ellipse().
|
|
|
@131
|
19 years |
Sam Hocevar |
* libee/conic.c:
+ ee_draw_ellipse().
|
|
|
@130
|
19 years |
Sam Hocevar |
* Renamed libee/circle.c to libee/conic.c because we'll do ellipsis.
|
|
|
@129
|
19 years |
Sam Hocevar |
* Renamed libee/circle.c to libee/conic.c because we'll do ellipsis.
|
|
|
@128
|
19 years |
Sam Hocevar |
* libee/line.c:
+ Added code comments.
|
|
|
@127
|
19 years |
Sam Hocevar |
* libee/line.c:
+ Added code comments.
|
|
|
@126
|
19 years |
Sam Hocevar |
* configure.ac:
+ Moved optimization flags and warning triggers …
|
|
|
@125
|
19 years |
Sam Hocevar |
* configure.ac:
+ Moved optimization flags and warning triggers …
|
|
|
@124
|
19 years |
Sam Hocevar |
* test/demo.c: Nicer complete demo.
|
|
|
@123
|
19 years |
Sam Hocevar |
* test/demo.c: Nicer complete demo.
|
|
|
@122
|
19 years |
Sam Hocevar |
* libee/sprite.c:
+ More robust sprite loader.
+ Added …
|
|
|
@121
|
19 years |
Sam Hocevar |
* libee/sprite.c:
+ More robust sprite loader.
+ Added …
|
|
|
@120
|
19 years |
Sam Hocevar |
* Oops, forgot data/Makefile.am.
|
|
|
@119
|
19 years |
Sam Hocevar |
* Oops, forgot data/Makefile.am.
|
|
|
@118
|
19 years |
Sam Hocevar |
* test/demo.c:
+ Wrote a little sprite demo.
* data/:
+ …
|
|
|
@117
|
19 years |
Sam Hocevar |
* test/demo.c:
+ Wrote a little sprite demo.
* data/:
+ …
|
|
|
@116
|
19 years |
Sam Hocevar |
* libee/sprite.c:
+ Beginning of sprite handling within the …
|
|
|
@115
|
19 years |
Sam Hocevar |
* libee/sprite.c:
+ Beginning of sprite handling within the …
|
|
|
@114
|
19 years |
Sam Hocevar |
* test/demo.c:
+ outlined triangles demo.
|
|
|
@113
|
19 years |
Sam Hocevar |
* test/demo.c:
+ outlined triangles demo.
|
|
|
@112
|
19 years |
Sam Hocevar |
* Removed CPPFLAGS_slang and CPPFLAGS_ncurses, we now have config.h.
|
|
|
@111
|
19 years |
Sam Hocevar |
* Removed CPPFLAGS_slang and CPPFLAGS_ncurses, we now have config.h.
|
|
|
@110
|
19 years |
Sam Hocevar |
* src/*.c:
+ Added missing #include "config.h".
+ Fixed a …
|
|
|
@109
|
19 years |
Sam Hocevar |
* src/*.c:
+ Added missing #include "config.h".
+ Fixed a …
|
|
|
@108
|
19 years |
Sam Hocevar |
* test/demo.c:
+ Disabled the pyramid demo and wrote a simple …
|
|
|
@107
|
19 years |
Sam Hocevar |
* test/demo.c:
+ Disabled the pyramid demo and wrote a simple …
|
|
|
@106
|
19 years |
Sam Hocevar |
* libee/triangle.c:
+ Implemented ee_fill_triangle().
* …
|
|
|