|
|
@4144
|
11 years |
Sam Hocevar |
Explicitly link with -lGLU because freeglut may not provide it. Fixes #61.
|
|
|
@4143
|
11 years |
Sam Hocevar |
Deduce X11 font size from a relevant sample to avoid oversized font …
|
|
|
@4142
|
11 years |
Sam Hocevar |
Call setlocale() in the X11 driver to activate the current locale. If …
|
|
|
@4141
|
11 years |
Sam Hocevar |
Use XwcDrawString? in the X11 driver if font sets are available.
|
|
|
@4140
|
11 years |
Sam Hocevar |
Allow the X11 driver to display Unicode characters if they are in the …
|
|
|
@4139
|
11 years |
Sam Hocevar |
Do not crash in caca_flush_figlet() if no figfont was loaded.
|
|
|
@4138
|
11 years |
Sam Hocevar |
Fix a crash with multiline input caused by losing the figfont information.
|
|
|
@4137
|
11 years |
Sam Hocevar |
Synchronise VS 2010 solution with [4112].
|
|
|
@4136
|
11 years |
Sam Hocevar |
Add a source code sanity check.
|
|
|
@4135
|
11 years |
Sam Hocevar |
New ASCII fonts based on a simple translation of the Monospace ones.
|
|
|
@4134
|
11 years |
Sam Hocevar |
Routine cleanup: update links and e-mail addresses in source and …
|
|
|
@4133
|
11 years |
Sam Hocevar |
Revert previous fix for deprecated libcaca versions. It's possible we …
|
|
|
@4132
|
11 years |
carmie |
correction url login pour #plizlogin
|
|
|
@4131
|
11 years |
Sam Hocevar |
Fix the libcucul symlink installation when /bin/sh points to bash or …
|
|
|
@4130
|
11 years |
Sam Hocevar |
Fix the old "value computed is unused" warning triggered by ncurses.
|
|
|
@4129
|
11 years |
Sam Hocevar |
Fix a compilation warning in conio-snake.cpp.
|
|
|
@4128
|
11 years |
Pascal Terjan |
* Add test for import/export of area
|
|
|
@4127
|
11 years |
Sam Hocevar |
More warning fixes in conio.c.
|
|
|
@4126
|
11 years |
Sam Hocevar |
Fix various cosmetic errors (Jylam: tiens un highlight gratuit dans ta …
|
|
|
@4125
|
11 years |
Pascal Terjan |
* Oops
|
|
|
@4124
|
11 years |
Sam Hocevar |
Make the check-utils output slightly clearer.
|
|
|
@4123
|
11 years |
Pascal Terjan |
* Remove tabs
|
|
|
@4122
|
11 years |
Sam Hocevar |
Fix a regression in the rlimit handling code caused by the myfork split.
|
|
|
@4121
|
11 years |
Sam Hocevar |
Rewrite zzcat to make it a lot more configurable.
|
|
|
@4120
|
11 years |
Sam Hocevar |
Add a workaround in the test suite for a cowdancer limitation causing …
|
|
|
@4119
|
11 years |
Sam Hocevar |
Limit coredumpsize to 0 in test scripts to avoid dumping cores at …
|
|
|
@4118
|
11 years |
Sam Hocevar |
Add missing distributed files in Makefile.am.
|
|
|
@4117
|
11 years |
Sam Hocevar |
Refactor the stream diversions.
|
|
|
@4116
|
11 years |
Sam Hocevar |
Refactor the shellcode generation to remove all hardcoded values.
|
|
|
@4115
|
11 years |
Sam Hocevar |
Move process creation stuff to a separate myfork.c file.
|
|
|
@4114
|
11 years |
Sam Hocevar |
Fix DEBUG_STREAM compilation on Win32.
|
|
|
@4113
|
11 years |
Sam Hocevar |
Minor Win32 compilation fix.
|
|
|
@4112
|
11 years |
Sam Hocevar |
Reorganise source code to better separate zzuf and libzzuf. Note: the …
|
|
|
@4111
|
11 years |
Sam Hocevar |
Try to work around the Vista ASLR feature by retrieving the …
|
|
|
@4110
|
11 years |
Jean-Yves Lamoureux |
* Improved X10 mouse emulation, mc now accepts its click. Added MOUSER …
|
|
|
@4109
|
11 years |
Sam Hocevar |
Try to reorganise the Win32 loader.
|
|
|
@4108
|
11 years |
Sam Hocevar |
Declare diverted Win32 functions as stdcall.
|
|
|
@4107
|
11 years |
Sam Hocevar |
Give the fuzzed Win32 program a chance to display something even
if …
|
|
|
@4106
|
11 years |
Sam Hocevar |
Fix memory leaks and infinite loops in the Win32 launcher.
|
|
|
@4105
|
11 years |
Pascal Terjan |
* Bind area import/export functions
|
|
|
@4104
|
11 years |
Pascal Terjan |
* Bind dirty rectangle functions
|
|
|
@4103
|
11 years |
Pascal Terjan |
* Bind caca_fill_triangle_textured
|
|
|
@4102
|
11 years |
Jean-Yves Lamoureux |
* Cube's borders are now green (Copenhague syndrome)
|
|
|
@4101
|
11 years |
Pascal Terjan |
* Fix typo in README
|
|
|
@4100
|
11 years |
Sam Hocevar |
Synchronise Win32 port with recent config.h changes.
|
|
|
@4099
|
11 years |
Jean-Yves Lamoureux |
* Mouse support now handles window position
|
|
|
@4098
|
11 years |
Jean-Yves Lamoureux |
* Improved mouse support (now reports mouse motion events, and handles …
|
|
|
@4097
|
11 years |
Jean-Yves Lamoureux |
* Added mouse events example
|
|
|
@4096
|
11 years |
Sam Hocevar |
Don't enter glutCheckLoop() from gl_get_event() if there is already an …
|
|
|
@4095
|
11 years |
Sam Hocevar |
Increase profiling timers' sliding mean accuracy.
|
|
|
@4094
|
11 years |
Sam Hocevar |
Gather profiling information in caca_refresh_display() and …
|
|
|
@4093
|
11 years |
Sam Hocevar |
Improve rounding in the internal Win32 sleep method.
|
|
|
@4092
|
11 years |
Sam Hocevar |
Cleanup trac configuration.
|
|
|
@4091
|
11 years |
Sam Hocevar |
Remove web/tracs/common, it should link to the global Trac files.
|
|
|
@4090
|
11 years |
Sam Hocevar |
Even more image renaming.
|
|
|
@4089
|
11 years |
Sam Hocevar |
More image renamings for the static/ directory.
|
|
|
@4088
|
11 years |
Sam Hocevar |
More image renaming.
|
|
|
@4087
|
11 years |
Sam Hocevar |
Move images around.
|
|
|
@4086
|
11 years |
Sam Hocevar |
More cleanup.
|
|
|
@4085
|
11 years |
Sam Hocevar |
Synchronise trac config with static -> www move.
|
|
|
@4084
|
11 years |
Sam Hocevar |
Remove old static/ directory.
|
|
|
@4083
|
11 years |
Sam Hocevar |
Rename web/static into web/www.
|
|
|
@4082
|
11 years |
Sam Hocevar |
Pass Ctrl-C as a keypress to the calling application in the SLang …
|
|
|
@4081
|
11 years |
Jean-Yves Lamoureux |
* Fixed Mac OSX compilation and Xcode project file
|
|
|
@4080
|
11 years |
Jean-Yves Lamoureux |
* do not use tabs in caca output (it breaks boxes) (courtesy of Romain …
|
|
|
@4079
|
11 years |
Jean-Yves Lamoureux |
* Changed libcaca required version to beta17 (thanks to funman)
|
|
|
@4078
|
11 years |
Jean-Yves Lamoureux |
* Updated default window manager to 'full'
|
|
|
@4077
|
11 years |
Jean-Yves Lamoureux |
* Fixed indentation
|
|
|
@4076
|
11 years |
Jean-Yves Lamoureux |
* Moved ANSI duplets (\x0bN) to handle_duplet()
|
|
|
@4075
|
11 years |
Jean-Yves Lamoureux |
* Removed double includes of caca.h on most of the files
|
|
|
@4074
|
11 years |
Jean-Yves Lamoureux |
* Moved ANSI emulation to ansi.c (term.c now just handles terminals stuff)
|
|
|
@4073
|
11 years |
Jean-Yves Lamoureux |
* Reindented a bit more
|
|
|
@4072
|
11 years |
Pascal Terjan |
* Fix indentation
|
|
|
@4071
|
11 years |
Jean-Yves Lamoureux |
* Moved system stuff (user_path, shell, grab stuff, etc) to struct sys
|
|
|
@4070
|
11 years |
Jean-Yves Lamoureux |
* Added --enable-profiling to configure (gprof)
|
|
|
@4069
|
11 years |
Pascal Terjan |
* Fix Delete key with X11 driver
|
|
|
@4068
|
11 years |
Sam Hocevar |
Add a "border" filter to add a border around text.
|
|
|
@4067
|
11 years |
Sam Hocevar |
Update bootstrap script.
|
|
|
@4066
|
11 years |
Sam Hocevar |
Fix deprecated libcaca calls.
|
|
|
@4065
|
11 years |
Sam Hocevar |
Put our bootstrap script in a central location.
|
|
|
@4064
|
11 years |
Jean-Yves Lamoureux |
* Don't forget to refresh on python_command key
|
|
|
@4063
|
11 years |
Jean-Yves Lamoureux |
* Moved modal windows flags to struct modal
|
|
|
@4062
|
11 years |
Pascal Terjan |
* Oops
|
|
|
@4061
|
11 years |
Pascal Terjan |
* Fix build
|
|
|
@4060
|
11 years |
Jean-Yves Lamoureux |
* Moved lock-related stuff to struct lock
|
|
|
@4059
|
11 years |
Jean-Yves Lamoureux |
* Moved socket-related stuff to struct comm
|
|
|
@4058
|
11 years |
Jean-Yves Lamoureux |
* Moved screensaver property to clean struct screensaver
|
|
|
@4057
|
11 years |
Jean-Yves Lamoureux |
* Preliminary mouse support (works in mc, at least)
|
|
|
@4056
|
11 years |
Jean-Yves Lamoureux |
* Don't enter lock routine if USE_LOCK is undefined
|
|
|
@4055
|
11 years |
Pascal Terjan |
* Don't forget to refresh after we skipped
|
|
|
@4054
|
11 years |
Pascal Terjan |
* Don't leave dead sockets
|
|
|
@4053
|
11 years |
Jean-Yves Lamoureux |
* Forgot a return in server_iteration()
|
|
|
@4052
|
11 years |
Jean-Yves Lamoureux |
* Server's mainloop now repeatedly calls server_iteration()
|
|
|
@4051
|
11 years |
Jean-Yves Lamoureux |
* Replaced direct write()'s on socket by send_to_client(). Should not …
|
|
|
@4050
|
11 years |
Jean-Yves Lamoureux |
* Don't draw cube's borders if borders_size==0
|
|
|
@4049
|
11 years |
Jean-Yves Lamoureux |
* Restored bell behaviour
|
|
|
@4048
|
11 years |
Jean-Yves Lamoureux |
* Created widgets.[c,h] and an unfinished (but working) input box
* …
|
|
|
@4047
|
11 years |
Jean-Yves Lamoureux |
* Added XCode project (no even compiling, just file hierarchy)
|
|
|
@4046
|
11 years |
Jean-Yves Lamoureux |
* mini-command now recognizes commands like window_manager="full" or …
|
|
|
@4045
|
11 years |
Sam Hocevar |
Update source checking test and remove CRLF crap from makefiles.
|
|
|