bitburner-src/src/Corporation
ChrissiQ 44c4529d90 🐛 (Bug: Corp) Fixes sufficient player money check to buy back shares.
`BuyBackShares()` checks the corp for sufficient funds, but since shares are purchased with player money, it should be checking the player's money instead.
2022-03-07 23:18:51 -07:00
..
data Add investments to the api 2022-01-16 16:11:31 +00:00
ui Merge branch 'dev' into phyzical/Corp-Api-Updates 2022-03-07 17:44:43 -05:00
Actions.ts 🐛 (Bug: Corp) Fixes sufficient player money check to buy back shares. 2022-03-07 23:18:51 -07:00
Corporation.tsx Refactor for ... in loops 2022-01-15 18:45:03 -06:00
CorporationState.ts moved a bunch of files 2021-09-25 14:42:57 -04:00
Employee.ts corp api 2021-12-03 23:06:04 -05:00
EmployeePositions.ts prettify, sorry for the big ass commit 2021-09-04 19:09:30 -04:00
Export.ts prettify, sorry for the big ass commit 2021-09-04 19:09:30 -04:00
ICorporation.ts fix decimal 2021-11-11 21:35:26 -05:00
IIndustry.ts fix decimal 2021-11-11 21:35:26 -05:00
Industry.ts Merge pull request #2618 from pigalot/Corp-Api-Updates 2022-01-18 18:05:23 -05:00
IndustryData.tsx fix sleeve memory bug 2021-09-08 23:47:34 -04:00
IndustryUpgrades.ts fix sleeve memory bug 2021-09-08 23:47:34 -04:00
Material.ts corp api 2021-12-03 23:06:04 -05:00
MaterialSizes.ts Real Estate takes a LITTLE bit of room 2021-10-28 00:06:57 -04:00
OfficeSpace.ts refector of setEmployeeToJob 2022-02-13 17:57:13 +08:00
Product.ts Refactor for ... in loops 2022-01-15 18:45:03 -06:00
ProductRatingWeights.ts prettify, sorry for the big ass commit 2021-09-04 19:09:30 -04:00
Research.ts prettify, sorry for the big ass commit 2021-09-04 19:09:30 -04:00
ResearchMap.ts prettify, sorry for the big ass commit 2021-09-04 19:09:30 -04:00
ResearchTree.ts all research tooltip are always visible 2021-09-10 12:26:53 -04:00
Warehouse.ts Refactor for ... in loops 2022-01-15 18:45:03 -06:00