Commit Graph

293 Commits

Author SHA1 Message Date
Stas Degteff
a9cfb10027 Fix garbage screen output on Linux 2006-01-20 11:55:12 +00:00
Ianos Gnatiuc
10f34e6765 Solving attribute constants definition conflicts 2006-01-20 00:15:05 +00:00
Stas Degteff
bcf87c8591 Fix DOS/DJGPP build 2006-01-19 21:33:24 +00:00
Ianos Gnatiuc
3350c0806e Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
Ianos Gnatiuc
e3b8ef3ef9 Win9x: Fixed waiting for key pressing before area scanning 2006-01-15 09:06:02 +00:00
Stas Degteff
9b3a825e1c Success build Golded+ in MacOSX 2006-01-14 23:48:53 +00:00
Stas Degteff
ae3736fc28 Try to build Golded+ in MacOSX 2006-01-14 22:11:56 +00:00
Stas Degteff
66831e6a38 Fix unused variable definition 2006-01-14 22:11:32 +00:00
Stas Degteff
ffc0472dc6 remove unused variable definition 2006-01-14 21:06:37 +00:00
Stas Degteff
44bcc8b1a1 Try to build Golded+ in MacOSX 2006-01-14 20:50:53 +00:00
Ianos Gnatiuc
b4f52b3d1e Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
Ianos Gnatiuc
3083762d4c Fixed buffer overun for too wide menus 2005-12-30 13:58:46 +00:00
Ianos Gnatiuc
a7a51a5112 Removed K7/K8 model identification 2005-12-19 13:31:26 +00:00
Ianos Gnatiuc
8ff4d78f34 AMD_K7_M8 - AMD_Athlon 2005-12-15 11:39:56 +00:00
Stas Degteff
240842ff68 Try to build native cygwin using 'make PLATFORM=lnx' 2005-12-14 16:18:30 +00:00
Ianos Gnatiuc
1e0b8065a2 Win32: prevent video buffer overflow 2005-12-13 11:16:01 +00:00
Ianos Gnatiuc
1642dfe4ed Disable add_word submenu from spell checker menu if user dictionary is not open 2005-12-09 15:48:52 +00:00
Stas Degteff
8c8b42afc4 Fix enviroment variables substitution. (Bugreport from Yaroslav Tchayckovsky 2:5076/14) 2005-12-07 18:25:05 +00:00
Ianos Gnatiuc
ec0141aa1d Fixed dictionary unloading bug, on language changing 2005-11-30 06:55:55 +00:00
Ianos Gnatiuc
b1ea7b88dd Win32: Added spellchecker code. Must be defined __GOLD_SPELL__ to enable. 2005-11-28 20:06:38 +00:00
Ianos Gnatiuc
df30d36fe5 Added separator item type for menus 2005-11-28 16:27:49 +00:00
Ianos Gnatiuc
bb0d42bbc2 Fixed keystacking conflicts 2005-11-27 20:13:48 +00:00
Ianos Gnatiuc
1314455a73 AMD_K8_M12 - AMD Sempron 2005-11-25 06:35:18 +00:00
Stas Degteff
d72bcc266b Fix linux build 2005-11-22 19:35:25 +00:00
Stas Degteff
48180795cd Add AMD Sempron identification 2005-11-18 19:57:50 +00:00
Stas Degteff
04b12637b2 Fix linux and mingw32 build 2005-11-16 14:49:13 +00:00
Ianos Gnatiuc
05ea478bf7 Win32: Mapped APPS key to Shift+F10 2005-11-10 11:20:32 +00:00
Ianos Gnatiuc
7c44e0d886 fix K8 cpu model name 2005-11-09 18:36:35 +00:00
Stas Degteff
0a74269cc7 Identification for Duron F6M7 2005-11-09 16:26:51 +00:00
Stas Degteff
3fdeadf9d2 Fix cpu id string for empty vendor 2005-11-08 20:48:37 +00:00
Stas Degteff
d0ca6c8af9 Fixed a relative path usage 2005-11-06 11:50:08 +00:00
Stas Degteff
6078217981 fix GCC warnings 2005-11-05 23:18:14 +00:00
Stas Degteff
2f4c3809e1 Update defines g_is...() 2005-11-05 21:31:49 +00:00
Stas Degteff
3940615b7b Detects the AMD Athlon family 6 model 6 2005-11-05 21:30:36 +00:00
Stas Degteff
3d6effef0c Bugfix unfinity recurcive call in non-win32 builds 2005-11-05 21:28:57 +00:00
Stas Degteff
5fb85baf53 Expand ~/ and relative path in pathnames 2005-11-05 11:15:58 +00:00
Stas Degteff
c74c7763ac Fix non-w32 builds 2005-11-04 07:33:44 +00:00
Stas Degteff
00b6286bba Prevent memory fault on non-32bit platforms 2005-11-03 11:57:16 +00:00
Stas Degteff
d89669bdf9 Fix GCC warnings 2005-11-03 11:43:11 +00:00
Ianos Gnatiuc
502e130b8f Fixed sprintf parameters 2005-11-02 00:45:47 +00:00
Stas Degteff
9928f3ee1f Fix GCC warnings 2005-11-01 20:09:07 +00:00
Ianos Gnatiuc
073e52bb3d few optimizations 2005-11-01 02:31:41 +00:00
Ianos Gnatiuc
21b44b65d2 Changed all toupper, tolower, isupper, islower and isalpha to internal defined function. Case insensitive regexp should work on Win9x now. 2005-10-31 22:18:26 +00:00
Stas Degteff
f43822b1c2 Fix for DJGPP build 2005-10-27 20:40:10 +00:00
Stas Degteff
e077a8ff63 Fix warning 2005-10-27 19:25:55 +00:00
Stas Degteff
7ebf8253e6 Fix typos 2005-10-27 19:18:58 +00:00
Stas Degteff
1f3c735f39 Update VIA CPU detection 2005-10-27 16:31:35 +00:00
Stas Degteff
d33dc84ae5 change CPU detection for non-w32 2005-10-27 16:28:14 +00:00
Stas Degteff
139032d223 TransMeta CPU detection 2005-10-27 16:23:43 +00:00
Ianos Gnatiuc
1f34df0b75 Help window will not close on pressing undefined keys 2005-10-26 21:04:05 +00:00
Stas Degteff
b5dc91c02d Update VIA C3 CentaurHauls detection 2005-10-26 16:00:32 +00:00
Ianos Gnatiuc
97ffdeef9d cast to bool optimization 2005-10-25 06:11:09 +00:00
Ianos Gnatiuc
1544629b43 Pick string windows will be resized to title length also 2005-10-25 03:41:16 +00:00
Stas Degteff
81300cf5a4 Display unknown 386 and 486 CPUs 2005-10-24 15:09:49 +00:00
Stas Degteff
7fd27d1de2 Fix non-win32 builds 2005-10-24 14:26:35 +00:00
Stas Degteff
7d4f2d56fa Fix GNU C build 2005-10-23 13:33:46 +00:00
Stas Degteff
d5eab1626b Xeon CPU commented out 2005-10-23 13:33:26 +00:00
Ianos Gnatiuc
9813ce1e91 Tab chars (0x9) was replaced with spaces 2005-10-23 04:39:25 +00:00
Ianos Gnatiuc
1f4f8695e5 Changed part of integer types to intN_t 2005-10-22 14:44:25 +00:00
Stas Degteff
98ed5a2a37 Fix build on 64-bit platforms. Patch from Max Alekseyev <relf@os2.ru> 2005-10-22 07:09:54 +00:00
Ianos Gnatiuc
54a3490eaa Changet type bit to bits 2005-10-22 03:38:17 +00:00
Ianos Gnatiuc
fb668729c2 Solved compiler warnings 2005-10-22 02:45:18 +00:00
Ianos Gnatiuc
f559b54f6e Changed ushort, uchar and sbyte types to intN_t 2005-10-21 19:48:21 +00:00
Ianos Gnatiuc
6a9a1b0834 Changed part of unsigned long type to uint32_t 2005-10-21 02:31:39 +00:00
Ianos Gnatiuc
aaf04488fd Few uncommon types removed 2005-10-21 00:19:15 +00:00
Ianos Gnatiuc
c5734978fa Changed ulong type to uint32_t 2005-10-20 21:41:32 +00:00
Ianos Gnatiuc
44c26c3b0a Changed time_t type to time32_t 2005-10-20 21:10:42 +00:00
Ianos Gnatiuc
d8a855aa42 Changed sdword and slong types to int32_t 2005-10-20 18:13:24 +00:00
Ianos Gnatiuc
b11d880f41 Fixed MSVC internal additional typedefs 2005-10-20 00:12:33 +00:00
Stas Degteff
b10f525ba9 Fix AMD64 build 2005-10-19 17:26:47 +00:00
Stas Degteff
5d34bd6b11 Add Xeon CPUID no. 2005-10-18 12:34:58 +00:00
Ianos Gnatiuc
0e5a6c06b7 Fixed internal additional typedefs 2005-10-18 03:49:35 +00:00
Ianos Gnatiuc
732be01903 Fixed ggmtime function 2005-10-17 21:49:22 +00:00
Ianos Gnatiuc
50c20ae93d All gmtime and localtime calls was rewritten to internal defined functions 2005-10-17 19:51:33 +00:00
Stas Degteff
d5b32cade9 Fix from Semen Panevin 2:5025/121 2005-10-17 15:10:33 +00:00
Ianos Gnatiuc
aae02f62bd GoldEd can fall because of invalid time in message 2005-10-16 22:37:22 +00:00
Stas Degteff
998de912ee Fix MSVC cpu detection after last patch 2005-10-16 09:52:01 +00:00
Stas Degteff
178cee4ed9 Replace iP-4 with iP-IV 2005-10-16 09:15:59 +00:00
Stas Degteff
795bb50063 Replace iPentium with iP54C and iP-MMX with iP55C 2005-10-16 09:15:11 +00:00
Stas Degteff
63d2cfc1ff Replace iCentrino with iP-M 2005-10-16 09:13:38 +00:00
Stas Degteff
6f8f267700 Update CPU detection code 2005-10-16 09:12:25 +00:00
Stas Degteff
0c149cd68a Optimize CPU detection code 2005-10-15 22:58:39 +00:00
Stas Degteff
34c300f44c Full x86 CPU detection 2005-10-15 21:43:46 +00:00
Ianos Gnatiuc
41eabae6a6 Fix PgUp/PgDn keys in help window 2005-10-14 14:20:48 +00:00
Stas Degteff
7ac08e73e2 CPUID support in GNU C 2005-10-13 19:28:32 +00:00
Ianos Gnatiuc
a31b8b396b replace Service_Pack_ with SP in @osver macro under WinNT 2005-10-12 05:15:00 +00:00
Stas Degteff
62c27d5dcf Improve OS and platform detection 2005-10-11 20:07:52 +00:00
Ianos Gnatiuc
cbde69e90a conform usage of alloca function 2005-10-11 01:54:40 +00:00
Ianos Gnatiuc
76bec88bc0 fix usage of type DWORD in gcpuid function 2005-10-10 23:21:42 +00:00
Stas Degteff
890937100d fix MS Visual C build after 64-bit support patch 2005-10-09 21:09:37 +00:00
Stas Degteff
0885946b30 64 bit platforms support 2005-10-07 12:41:11 +00:00
Stas Degteff
7345cbfdf2 Fix P4 and IA64 cpu detection 2005-10-07 12:37:19 +00:00
Stas Degteff
626d41cfff Prevent buffer overflow 2005-10-07 12:11:50 +00:00
Stas Degteff
3177d92420 Fix GCC build (ISO C++ not allows unnamed structures) 2005-10-07 12:11:09 +00:00
Ianos Gnatiuc
7c5e65cfcd pressing shift and one of editgo keys for win32 version 2005-10-06 17:50:55 +00:00
Ianos Gnatiuc
3807deacff twitname and twitsubj in random system groups 2005-10-06 12:08:57 +00:00
Ianos Gnatiuc
97ed80ae89 processor name to @widepid and @osver macros 2005-10-05 21:58:34 +00:00
Ianos Gnatiuc
91d1d3ffdf menunextarea config file token 2005-10-05 01:40:16 +00:00
Ianos Gnatiuc
4285622f3f disable warnings in msvc comilation 2005-10-04 23:32:38 +00:00
Ianos Gnatiuc
77e4461a7d usesoftcrxlat config file token 2005-10-04 22:43:15 +00:00