841 Commits (7e03025270de66d463c7507fbaca45105e7a2cb6)
 

Author SHA1 Message Date
cancel 831735d799 Add fancy corner/side drawing for grid rulers 5 years ago
cancel 57dd23c7dd Add comment 5 years ago
cancel 20ded84985 Disable operators guide items that aren't yet implemented 5 years ago
cancel 51c3d68d1b Revert "Add auto-display of operators guide at startup" 5 years ago
cancel bac0b03481 Add auto-display of operators guide at startup 5 years ago
cancel 8b811edf95 Add opers guide message on ctrl+g 5 years ago
cancel 59ba103a05 Add basic operators guide menu item and msg 5 years ago
cancel 593eaad2c9 Add output b->a casing rules for A, B, L and M 5 years ago
cancel 136046a0ce Add alt+arrow to slide selected area in editor 5 years ago
cancel 45e669bd1e Update orca about logo. 5 years ago
cancel 21b0a0aa16 Fix cli tool build error. 5 years ago
cancel eaef5482d5 Add -Wshadow to tool build flags. 5 years ago
linear_sunrise e94c2faaae Backspace character deletion (#51) 5 years ago
Nicola Pisanti 50d1c1cc74 change B to match orcaJS 158 5 years ago
Nicola Pisanti c26bc5b308 change L to match orcaJS 158 5 years ago
Nicola Pisanti b83ade4c48 reverts F to classic behavior to match orcaJS 158 5 years ago
cancel 996652ee82 Reorder `random_seed` field to waste less space. 6 years ago
cancel 6a68c2399b Change --seed to use atoi, change init_seed to int 6 years ago
cancel 12b6d13684 Fix incorrect argument check. 6 years ago
cancel e53c7a15c3 Merge branch 'classic' 6 years ago
cancel 2b722c0f67 Fix incorrect capacity adjustment in Oevent list 6 years ago
Nicola Pisanti 058d5ab589 add --seed option 6 years ago
Nicola Pisanti 733ee3ae99 adds --nomouse option when compiling 6 years ago
Nicola Pisanti 65908306ef changes V and K to match orcaJS, fixes #48 6 years ago
cancel 2e12e63e7a Remove broken pseudo-random algorithm 6 years ago
cancel af16296b99 Revert "deactivate mouse by default, ..." 6 years ago
Nicola Pisanti 7f06b5f830 deactivate mouse by default, #define ORCA_USES_MOUSE 1 for activate 6 years ago
Nicola Pisanti 25a2df03db update L to match orcaJS 6 years ago
Nicola Pisanti bc56c51c61 reverts tui methods to int for avoiding overflow, fixes #46 6 years ago
Nicola Pisanti 624a27200c updates L to match orcaJS, fixes #41 6 years ago
Nicola Pisanti 18b164f740
Merge pull request #36 from npisanti/master 6 years ago
Nicola Pisanti cb32eaa7b4
Merge pull request #45 from attejensen/ruler_jumps 6 years ago
Atte JEnsen 906b114c76 ctrl makes cursor jump according to ruler spacing 6 years ago
Nicola Pisanti 2fee3a706b less deterministic random 6 years ago
Devine Lu Linvega f420ec5e6c Added details for RPi 6 years ago
Devine Lu Linvega 8dd2fd9655 Colorized ports properly, fixed #34 6 years ago
Devine Lu Linvega 9425d2a601 Always play by default 6 years ago
Nicola Pisanti c980c1442a
Merge pull request #35 from npisanti/master 6 years ago
Nicola Pisanti e817cf5d5e random max now defaults to 36 6 years ago
Nicola Pisanti 1a65a4931e
Merge pull request #33 from npisanti/master 6 years ago
Nicola Pisanti ce9aabaf75 adds step port to L 6 years ago
Nicola Pisanti e29a3d1b28
Merge pull request #32 from npisanti/master 6 years ago
Nicola Pisanti 0b3dd23d4e replaces zig with lerp 6 years ago
Nicola Pisanti 2213ac8396
Merge pull request #31 from npisanti/master 6 years ago
Nicola Pisanti 3e45ae73d5 replaces banger with bounce operator 6 years ago
Nicola Pisanti d1de810c75
Merge pull request #30 from npisanti/master 6 years ago
Nicola Pisanti ba44c6f1cf U is now the uclid operator 6 years ago
Devine Lu Linvega feab5f0d62 Renamed and fixed overflow in M 6 years ago
Devine Lu Linvega 20de73bb10 Replace modulo with multiply operator, fixes #24 6 years ago
Devine Lu Linvega 8963d7d795 Removed extra check from F 6 years ago