Home
last modified time | relevance | path

Searched refs:ubCode (Results 1 – 9 of 9) sorted by relevance

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DHistory.cc38 UINT8 ubCode; // the code index in the finance code table member
333 h->ubCode = ubCode; in ProcessAndEnterAHistoryRecord()
356 UINT8 ubCode; in OpenAndReadHistoryFile() local
363 FileRead(f, &ubCode, sizeof(UINT8)); in OpenAndReadHistoryFile()
448 h->ubCode == HISTORY_CHEAT_ENABLED || in DrawHistoryRecordsText()
566 const UINT8 code = h->ubCode; in ProcessHistoryTransactionString()
700 UINT8 ubCode; in LoadInHistoryRecords() local
707 FileRead(f, &ubCode, sizeof(UINT8)); in LoadInHistoryRecords()
758 INJ_U8(d, h->ubCode) in AppendHistoryToEndOfFile()
771 UINT32 GetTimeQuestWasStarted(const UINT8 ubCode) in GetTimeQuestWasStarted() argument
[all …]
H A DFiles.cc31 UINT8 ubCode; // the code index in the files code table member
166 static void ProcessAndEnterAFilesRecord(UINT8 ubCode, BOOLEAN fRead);
169 static void AddFilesToPlayersLog(UINT8 ubCode) in AddFilesToPlayersLog() argument
179 ProcessAndEnterAFilesRecord(ubCode, FALSE); in AddFilesToPlayersLog()
335 static void ProcessAndEnterAFilesRecord(const UINT8 ubCode, const BOOLEAN fRead) in ProcessAndEnterAFilesRecord() argument
342 if ((*anchor)->ubCode == ubCode) return; in ProcessAndEnterAFilesRecord()
347 f->ubCode = ubCode; in ProcessAndEnterAFilesRecord()
396 INJ_U8(d, i->ubCode) in OpenAndWriteFilesFile()
438 MPrint(FILES_SENDER_TEXT_X, y + 2, pFilesSenderList[fu->ubCode]); in DisplayFilesList()
539 switch (fu->ubCode) in DisplayFormattedText()
[all …]
H A DFinances.cc38 UINT8 ubCode; // the code index in the finance code table member
167 void AddTransactionToPlayersBook(UINT8 ubCode, UINT8 ubSecondCode, UINT32 uiDate, INT32 iAmount) in AddTransactionToPlayersBook() argument
181 if( ubCode == HIRED_MERC || in AddTransactionToPlayersBook()
182 ubCode == IMP_PROFILE || in AddTransactionToPlayersBook()
183 ubCode == PAYMENT_TO_NPC || in AddTransactionToPlayersBook()
184 ubCode == EXTENDED_CONTRACT_BY_1_DAY || in AddTransactionToPlayersBook()
185 ubCode == EXTENDED_CONTRACT_BY_1_WEEK || in AddTransactionToPlayersBook()
186 ubCode == EXTENDED_CONTRACT_BY_2_WEEKS in AddTransactionToPlayersBook()
712 fu->ubCode = ubCode; in ProcessAndEnterAFinacialRecord()
816 UINT8 code = f->ubCode; in ProcessTransactionString()
[all …]
H A DHistory.h94 void AddHistoryToPlayersLog(UINT8 ubCode, UINT8 ubSecondCode, UINT32 uiDate, INT16 sSectorX, INT16 …
95 UINT32 GetTimeQuestWasStarted( UINT8 ubCode );
H A DFinances.h47 void AddTransactionToPlayersBook(UINT8 ubCode, UINT8 ubSecondCode, UINT32 uiDate, INT32 iAmount);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dprntfont.h232 BYTE ubCode; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dprntfont.h232 BYTE ubCode; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs6200 pub ubCode: u8,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs21515 pub ubCode: u8,