Commit Graph

604 Commits (077e6963b170719b2a712e211b00496a54d57456)

Author SHA1 Message Date
Allen Webster 0fea10aaef welcome message 2016-03-20 18:07:19 -04:00
Allen Webster dabc85b393 new feedback message buffer 2016-03-20 17:51:58 -04:00
insofaras 4bdd20f36d Linux fixes:
* zero out file_list in set_file_list if opendir fails
* don't spam perror in file_time_stamp, because it is called with
  files like "*compilation*" that don't exist occasionally, (is this a bug?)
* fix potential bug with opening 0-length files
* clean up some printfs, and make errors go to stderr
2016-03-20 21:04:32 +00:00
insofaras 320874461e linux dpi stuff 2016-03-20 03:49:31 +00:00
Allen Webster e6c1d58dba Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-03-19 23:13:51 -04:00
Allen Webster 73cc788e65 changes for dpi 2016-03-19 23:09:00 -04:00
insofaras 2526490bd9 linux: set success in unique_hash, get clipboard at start, fix keep_running + tweak GL versions 2016-03-20 01:42:03 +00:00
Allen Webster 091c9d1f45 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-03-18 20:17:51 -04:00
Allen Webster bcd6922aef fixed set map bug 2016-03-18 20:17:26 -04:00
insofaras 23d611201e linux updates, use the trying_to_kill/perform_kill thing + make set_file_list more consistent with win32 behaviour 2016-03-18 20:53:07 +00:00
Allen Webster 5857726201 chunks 20/20 2016-03-17 20:27:34 -04:00
Allen Webster 24a5dd57b6 other SUBMIT fix (forgot to commit sigh) 2016-03-17 17:04:46 -04:00
Allen Webster 0f160be414 new lexer 20/20 2016-03-17 12:48:13 -04:00
Allen Webster 69a83d0ca5 check files before closing 2016-03-16 12:50:26 -04:00
Allen Webster 8e469180cc expanding file table, misc improvements 2016-03-15 10:12:06 -04:00
insofaras ebad593201 forgot a 0... 2016-03-12 04:39:13 +00:00
insofaras 89a60b9102 slightly cleaner version of linux time_stamp stuff 2016-03-12 04:36:55 +00:00
insofaras db696325c0 potential linux save / filetime fixes 2016-03-12 02:16:37 +00:00
Allen Webster 68eefd8c19 new file identification scheme up and running 2016-03-11 16:54:32 -05:00
Allen Webster fa20d09245 unique file hash system progress 2016-03-10 22:33:19 -05:00
Allen Webster 52e74f7a4f more work on the new lexer 2016-03-10 11:28:44 -05:00
Allen Webster 19dd5af51a bug fixes and new lexer started 2016-03-09 21:59:58 -05:00
insofaras 6dabe0a995 fix the makefile 2016-03-08 23:35:00 +00:00
insofaras df321f8d42 fix 'a-x open all code' crash in linux system_set_file 2016-03-08 23:25:56 +00:00
Allen Webster 3561eb7849 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-03-08 18:19:17 -05:00
Allen Webster f85626d79f linux build setup ~Makefile not correct yet~ 2016-03-08 18:17:51 -05:00
Allen Webster 5538468eab windows unique file hash 2016-03-08 18:06:27 -05:00
insofaras b343a1c4ae all this talk of semaphores made me want to use posix semahpores linux side instead of pthread cond variables. I think they match the win32 semantics more closely 2016-03-08 21:10:33 +00:00
Allen Webster 6f5e1e5686 a4.0.1 ready to go 2016-03-07 17:13:59 -05:00
Allen Webster 0af9ab9c1f add readmes to repository 2016-03-07 14:39:15 -05:00
Allen Webster 369af51feb linux packaging almost ready 2016-03-07 14:37:48 -05:00
Allen Webster f39bbd880e Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-03-07 11:51:57 -05:00
Allen Webster 1db0271749 bug fixes a4.0.1 2016-03-07 11:51:49 -05:00
Allen Webster 3bd155a2b2 Work on the package.sh 2016-03-07 02:17:46 -05:00
Allen Webster b62543188c including package scripts 2016-03-07 01:11:37 -05:00
Allen Webster 264100d81a various bug fixes 2016-03-07 00:13:20 -05:00
Allen Webster 32da95069c 4coder_handmade_hero.cpp ready to go part3 2016-03-05 03:13:42 -05:00
Allen Webster 437b69e832 4coder_handmade_hero.cpp ready to go part2 2016-03-05 03:13:19 -05:00
Allen Webster d71d10434a 4coder_handmade_hero.cpp ready to go 2016-03-05 03:10:43 -05:00
Allen Webster 6e1abb4237 theme API part 1, bug fixes 2016-03-04 23:10:55 -05:00
Allen Webster 9bf2a73640 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-03-04 18:10:08 -05:00
Allen Webster f0e2ca99a5 meta generate styles 2016-03-04 18:10:00 -05:00
insofaras 7e815c62d7 add back the glx version checking that was incorrectly removed 2016-03-04 22:22:55 +00:00
insofaras 785be12764 get linux cl args working + set more WM stuff 2016-03-04 21:32:50 +00:00
Allen Webster 78653ef118 lots of miscellaneous bug fixes 2016-03-04 16:26:00 -05:00
Allen Webster 18eda91724 improvements to custom.cpp 2016-03-04 01:06:11 -05:00
Allen Webster 7b6306683a debugging previous changes 2016-03-03 21:48:58 -05:00
Allen Webster a8ababcd23 organized things into an App_Models struct 2016-03-03 20:41:52 -05:00
Allen Webster f40161e888 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-03-03 14:27:20 -05:00
Allen Webster 1b16bf2c11 eliminated do_view callback 2016-03-03 14:27:09 -05:00