Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Player position fix | JozanLeClerc | 2020-03-18 | 1 | -2/+2 |
| | |||||
* | Bug fix | JozanLeClerc | 2020-03-17 | 1 | -0/+1 |
| | |||||
* | Removed opti flags | JozanLeClerc | 2020-03-17 | 1 | -1/+0 |
| | |||||
* | fps counter is bav | JozanLeClerc | 2020-03-17 | 14 | -15/+85 |
| | |||||
* | Merge branch 'back-to-pthread' | JozanLeClerc | 2020-03-16 | 28 | -133/+280 |
|\ | |||||
| * | Merge branch 'master' into back-to-pthread | JozanLeClerc | 2020-03-15 | 54 | -7/+7394 |
| |\ | |||||
| * | | Edited sounds, bug fix | JozanLeClerc | 2020-03-15 | 8 | -9/+10 |
| | | | |||||
| * | | Footsteps are bav | JozanLeClerc | 2020-03-15 | 11 | -19/+83 |
| | | | |||||
| * | | ok | JozanLeClerc | 2020-03-15 | 2 | -2/+2 |
| | | | |||||
| * | | Sounds have been threaded | JozanLeClerc | 2020-03-15 | 8 | -61/+101 |
| | | | |||||
| * | | Character is now FAT | JozanLeClerc | 2020-03-15 | 1 | -1/+1 |
| | | | |||||
| * | | okok | JozanLeClerc | 2020-03-15 | 10 | -42/+86 |
| | | | |||||
| * | | I need a macOS | JozanLeClerc | 2020-03-15 | 8 | -28/+29 |
| | | | |||||
| * | | Looks like I have to pthread this shit | JozanLeClerc | 2020-03-14 | 1 | -2/+3 |
| | | | |||||
* | | | Cleaner memdels | JozanLeClerc | 2020-03-16 | 18 | -77/+77 |
| | | | |||||
* | | | Still searching | JozanLeClerc | 2020-03-16 | 6 | -18/+14 |
| | | | |||||
* | | | in progress | JozanLeClerc | 2020-03-16 | 3 | -6/+11 |
| | | | |||||
* | | | On the way | JozanLeClerc | 2020-03-16 | 2 | -11/+17 |
| | | | |||||
* | | | 3,000,000 bytes leaked xd fuck heap | JozanLeClerc | 2020-03-16 | 2 | -1/+10 |
| | | | |||||
* | | | Debug in progress | JozanLeClerc | 2020-03-16 | 5 | -9/+40 |
| | | | |||||
* | | | Added bonus rule | JozanLeClerc | 2020-03-16 | 1 | -1/+3 |
| | | | |||||
* | | | Suppressed most valgrind errors, one remaining | JozanLeClerc | 2020-03-15 | 1 | -0/+7 |
| | | | |||||
* | | | Valgrind errors fix | JozanLeClerc | 2020-03-15 | 6 | -23/+32 |
| | | | |||||
* | | | Revert | JozanLeClerc | 2020-03-15 | 1 | -1/+1 |
| | | | |||||
* | | | Leak fix | JozanLeClerc | 2020-03-15 | 2 | -3/+3 |
| | | | |||||
* | | | Makefiles fix | JozanLeClerc | 2020-03-15 | 2 | -8/+8 |
| | | | |||||
* | | | Even better Makefiles | JozanLeClerc | 2020-03-15 | 2 | -2/+7 |
| | | | |||||
* | | | Better Makefiles again | JozanLeClerc | 2020-03-15 | 2 | -0/+2 |
| | | | |||||
* | | | Better Makefiles | JozanLeClerc | 2020-03-15 | 2 | -2/+10 |
| |/ |/| | |||||
* | | Back to the GNU C Compiler, tweaked move speed | JozanLeClerc | 2020-03-15 | 3 | -5/+16 |
| | | |||||
* | | GNU libx | JozanLeClerc | 2020-03-15 | 52 | -2/+7377 |
|/ | |||||
* | Tweaked shadows | JozanLeClerc | 2020-03-14 | 1 | -1/+1 |
| | |||||
* | Good mapping | JozanLeClerc | 2020-03-14 | 11 | -883/+4738 |
| | |||||
* | Elementary school math into leaks fix | JozanLeClerc | 2020-03-14 | 6 | -46/+25 |
| | |||||
* | In progress | JozanLeClerc | 2020-03-14 | 3 | -5/+7 |
| | |||||
* | Perfect but leaks | JozanLeClerc | 2020-03-14 | 6 | -24/+74 |
| | |||||
* | Can't death hook | JozanLeClerc | 2020-03-14 | 4 | -1/+29 |
| | |||||
* | Norme | JozanLeClerc | 2020-03-14 | 1 | -11/+18 |
| | |||||
* | At least it's there | JozanLeClerc | 2020-03-14 | 1 | -2/+1 |
| | |||||
* | The screen is there | JozanLeClerc | 2020-03-14 | 1 | -8/+8 |
| | |||||
* | Almost there | JozanLeClerc | 2020-03-14 | 1 | -13/+26 |
| | |||||
* | Trying death screen | JozanLeClerc | 2020-03-14 | 9 | -12/+1193 |
| | |||||
* | Removed bloat | JozanLeClerc | 2020-03-14 | 2 | -2/+0 |
| | |||||
* | I don't use that | JozanLeClerc | 2020-03-14 | 24 | -6974/+6 |
| | |||||
* | Better than nothing | JozanLeClerc | 2020-03-14 | 5 | -8/+2 |
| | |||||
* | Removed footsteps, in progress | JozanLeClerc | 2020-03-14 | 15 | -49/+25 |
| | |||||
* | Fuck threads and forks | JozanLeClerc | 2020-03-13 | 1 | -3/+2 |
| | |||||
* | I actually need to thread | JozanLeClerc | 2020-03-13 | 1 | -2/+3 |
| | |||||
* | Gotta figure out | JozanLeClerc | 2020-03-13 | 2 | -10/+2 |
| | |||||
* | Who needs fps anyway | JozanLeClerc | 2020-03-13 | 2 | -16/+12 |
| |