Sam Hocevar
|
f32c24a10d
|
build: fix the WTFPL homepage and copyright information.
|
před 12 roky |
Sam Hocevar
|
107ff4b815
|
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
|
před 15 roky |
Sam Hocevar
|
1362d8e24f
|
Update my e-mail address everywhere.
|
před 15 roky |
Ben Wiley Sittler
|
36ccbf8220
|
make examples/demo.php executable
|
před 16 roky |
Nicolas Vion
|
cc238fd633
|
* Change test for php-cli mode in sample programs
|
před 16 roky |
Ben Wiley Sittler
|
263b873c01
|
define variables before use; jsut comment out the "sprites" item since it apparently does not yet work
|
před 16 roky |
Nicolas Vion
|
77d1ef7e7d
|
* Check that samples programs are executed with php-cli
|
před 16 roky |
Nicolas Vion
|
a6666c9d2e
|
* Remove 'c' (color) and 'r' (render) options of the main menu in demo.php
|
před 16 roky |
Nicolas Vion
|
a234a5971e
|
* Remove php function caca_create_event
* caca_get_event return false if type == CACA_EVENT_NONE otherwise return a new
php resource
* Adapt sample program demo.php
|
před 16 roky |
Nicolas Vion
|
65db728341
|
* Close php block in sample program "demo.php"
|
před 16 roky |
Nicolas Vion
|
c1efe83e08
|
* Rewrite main loop of sample program demo.php
|
před 16 roky |
Nicolas Vion
|
b4830cb8e7
|
* Close php blocks in samples programs (add "?>")
|
před 16 roky |
Nicolas Vion
|
cb9f4d661c
|
* Change type of the last argument of drawing function (from string to long)
* Adapt sample programs
|
před 16 roky |
Nicolas Vion
|
77ff19864f
|
* Add php binding for functions: caca_file_write, caca_file_read
|
před 16 roky |
Nicolas Vion
|
f3cf74d37f
|
* Add php bindings for 9 functions
* Modify php bloc headers in samples programs
* Add list of import/export formats in examples/drivers.php
|
před 16 roky |
Nicolas Vion
|
54e1e8b262
|
* Centralize caca's error managment (in macro RETURN_SUCCESS)
* Add binding for 2 new functions
* Fix a bug in examples/example1.php
|
před 16 roky |
Nicolas Vion
|
2bba9c4267
|
* Add php binding for 4 new functions
* Add "full" demo to "examples/demo.php"
|
před 16 roky |
Nicolas Vion
|
0a20917152
|
* Add php binding for 9 new functions
* Improve examples/demo.php
|
před 16 roky |
Nicolas Vion
|
24df44d186
|
* Add php bindings for functions: caca_draw_line & caca_draw_thin_line
* Create a new sample file demo.php (php port of demo.c)
|
před 16 roky |