[initial version Juri Pakaste **20050805142530] [move main.ml to caboodle.ml, apply the change to the makefile Juri Pakaste **20050805142754] [fix vertex creation ordering. also fix a few naming issues, clean up a bit etc Juri Pakaste **20050806150512] [added GPL Juri Pakaste **20050806151150] [added a README Juri Pakaste **20050806152619] [add the url Juri Pakaste **20050806152717] [tell the game objective in the README Juri Pakaste **20050806154350] [added a menubar with new, quit and stub about Juri Pakaste **20050807112922] [add the about dialog Juri Pakaste **20050807115048] [remove one useless debug print Juri Pakaste **20050807115103] [TAG 0.1 Juri Pakaste **20050807115329] [added an icon Juri Pakaste **20050808091303] [added a .desktop file and a toplevel makefile with install and clean Juri Pakaste **20050808100158] [bumped the version number to 0.2 Juri Pakaste **20050808100344] [add version information and installation instructions to the readme Juri Pakaste **20050808100551] [add a NEWS file Juri Pakaste **20050808100917] [TAG 0.2 Juri Pakaste **20050808101015] [tidy up type definitions Juri Pakaste **20050809071235] [up version number to 0.2.99 Juri Pakaste **20050809071308] [add some comments to the code Juri Pakaste **20050809083859] [more comments, type declarations Juri Pakaste **20050809085743] [move the path stuff to a separate module Juri Pakaste **20050809092108] [split level and common definitions into separate modules Juri Pakaste **20050809100316] [add -f to rm line in make clean Juri Pakaste **20050809100521] [remove the function random_ints and module IntSet, they're not being used Juri Pakaste **20050809100541] [split meshcreator into its own module Juri Pakaste **20050809101333] [tidy up Juri Pakaste **20050809101506] [add the copyright/license block to all the ml files Juri Pakaste **20050809101633] [add the copyright/license stuff to path.ml* too Juri Pakaste **20050809101739] [add the missing meshcreator.ml* files Juri Pakaste **20050809102029] [move a comment Juri Pakaste **20050809105336] [define edge number probabilities, reduces the number of vertices with just two edges Juri Pakaste **20050809121658] [clean up Level.create_level interface a bit Juri Pakaste **20050809140056] [add type definitions to caboodle.ml Juri Pakaste **20050809144355] [add the .desktop file Juri Pakaste **20050809150556] [use PREFIX for desktop file location, run update-desktop-database only for that directory Juri Pakaste **20050809151110] [add an empty MimeType field Juri Pakaste **20050809151142] [TAG 0.3 Juri Pakaste **20050809163024] [update README to cover the new version Juri Pakaste **20050810061111] [version 0.3 Juri Pakaste **20050810061152] [TAG 0.3 Juri Pakaste **20050810061456] [optimize drawing, only redraw the active lines and vertices Juri Pakaste **20050810092108] [bump version to 0.3.99 Juri Pakaste **20050810094903] [remove an unused type definition Juri Pakaste **20050810105322] [added a randomize function and menu choice Juri Pakaste **20050810131107] [removed the create_random_vertices function now that it can be done after creation Juri Pakaste **20050810131308] [remove two useless cairo calls Juri Pakaste **20050811101941] [add a toggle for showing intersections on the screen Juri Pakaste **20050811111607] [s/crossing/intersection/g Juri Pakaste **20050811112024] [extract create_slopedline function Juri Pakaste **20050812070328] [floats were causing trouble for cross, now it should be a bit better Juri Pakaste **20050812081301] [add functions find_all_intersections_with{,out}_vertex Juri Pakaste **20050812081408] [use the new find_intersections* functions in level to cache intersections found on inactive edges Juri Pakaste **20050812081647] [add a few tests Juri Pakaste **20050812090218] [don't copy the src directory Makefile, it isn't being used Juri Pakaste **20050812090347] [add README for tests Juri Pakaste **20050812090519] [make randomize recalculate the line slopes Juri Pakaste **20050812091802] [clear some mutables on randomize Juri Pakaste **20050812091842] [bump version number to 0.4 Juri Pakaste **20050812092142] [TAG 0.4 Juri Pakaste **20050812092234] [reformat NEWS to be news2atom friendly Juri Pakaste **20061104204637] [made compatible with the libcairo-ocaml (20060517) in Ubuntu Edgy, added a NEWS item Juri Pakaste **20061104204811] [TAG 0.5 Juri Pakaste **20061104204839]